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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??夷?? 0011111100111111001111111001110010001100001111110011111110001000110011100011111100111111 3f3f3f9c8c3f3f88ce3f3f
EUC-JP ???恁??夷?Ł 00111111001111110011111111010111111011000011111100111111101100001101000000111111100011111010100110101000 3f3f3fd7ec3f3fb0d03f8fa9a8
UTF-8 梨뺥삒恁쀬콈夷띿Ł 1110111110100111101000101110101110111010101001011110110010000010100100101110011010000001100000011110110010000000101011001110110010111101100010001110010110100100101101111110101110011101101111111100010110000001 efa7a2ebbaa5ec8292e68181ec80acecbd88e5a4b7eb9dbfc581
UHC 梨뺥삒恁쀬콈夷띿Ł 111011001011000110010101111011011001100010010111111011001111011010010111111011001011000110000100111011001010100010001101111011001010100010101001 ecb195ed9897ecf697ecb184eca88deca8a9

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