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 ?????????Z 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a
SJIS-WIN ???恁??夷??Z 001111110011111100111111100111001000110000111111001111111000100011001110001111110011111101011010 3f3f3f9c8c3f3f88ce3f3f5a
EUC-JP ???恁??夷??Z 001111110011111100111111110101111110110000111111001111111011000011010000001111110011111101011010 3f3f3fd7ec3f3fb0d03f3f5a
UTF-8 梨붿㎛恁띠콝夷붿찓Z 11101111101001111010001011101011101101101011111111100011100011101001101111100110100000011000000111101011100111011010000011101100101111011001110111100101101001001011011111101011101101101011111111101100101100001001001101011010 efa7a2ebb6bfe38e9be68181eb9da0ecbd9de5a4b7ebb6bfecb0935a
UHC 梨붿㎛恁띠콝夷붿찓Z 11101100101100011001010011101100101001111010110111101100111101101011011011101100101100011001010111101100101010001001010011101100101010011001010001011010 ecb194eca7adecf6b6ecb195eca894eca9945a

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