To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 伊臀∈}伊臀∈{^ 100010001100100111100100010111001000000110111000011111011000100011001001111001000101110010000001101110000111101101011110 88c9e45c81b87d88c9e45c81b87b5e
EUC-JP 伊臀∈}伊臀∈{^ 101100001100101111100111101111011010001010111010011111011011000011001011111001111011110110100010101110100111101101011110 b0cbe7bda2ba7db0cbe7bda2ba7b5e
UTF-8 伊臀∈}伊臀∈{^ 111001001011110010001010111010001000011110000000111000101000100010001000011111011110010010111100100010101110100010000111100000001110001010001000100010000111101101011110 e4bc8ae88780e288887de4bc8ae88780e288887b5e
UHC 伊臀∈}伊臀∈{^ 111011001010010111010100111010111010000111110100011111011110110010100101110101001110101110100001111101000111101101011110 eca5d4eba1f47deca5d4eba1f47b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)