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 11101111101001111010001011101011100011011000100111101100101100001000100111100110100000011000000111101011101111011011000011101100101111011000100111100101101001001011011111101011100111101000000111101100100000101001111101011010 efa7a2eb8d89ecb089e68181ebbdb0ecbd89e5a4b7eb9e81ec829f5a
UHC 梨덉찉恁뽰콉夷랁삟Z 11101100101100011000100011101100101010011000110111101100111101101001011011101100101100011000010111101100101010001000110111101101100110001010001001011010 ecb188eca98decf696ecb185eca88ded98a25a

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