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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 屋??諭?屋??諭?B 100010011010111000111111001111111001011101000000001111111000100110101110001111110011111110010111010000000011111101000010 89ae3f3f97403f89ae3f3f97403f42
EUC-JP 屋??諭?屋??諭?B 101100101011000000111111001111111100110110100001001111111011001010110000001111110011111111001101101000010011111101000010 b2b03f3fcda13fb2b03f3fcda13f42
UTF-8 屋뀀뵂諭킠屋뀀뵂諭킠B 11100101101100011000101111101011100000001000000011101011101101011000001011101000101010111010110111101101100000101010000011100101101100011000101111101011100000001000000011101011101101011000001011101000101010111010110111101101100000101010000001000010 e5b18beb8080ebb582e8abaded82a0e5b18beb8080ebb582e8abaded82a042
UHC 屋뀀뵂諭킠屋뀀뵂諭킠B 111010001010100110110010111010111001010010001000111010111011000110110101010011001110100010101001101100101110101110010100100010001110101110110001101101010100110001000010 e8a9b2eb9488ebb1b54ce8a9b2eb9488ebb1b54c42

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