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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 屋??諭??臾 10001001101011100011111100111111100101110100000000111111001111111110010001101011 89ae3f3f97403f3fe46b
EUC-JP 屋??諭??臾 10110010101100000011111100111111110011011010000100111111001111111110011111001100 b2b03f3fcda13f3fe7cc
UTF-8 屋뀀뵂諭듣㈁臾 111001011011000110001011111010111000000010000000111010111011010110000010111010001010101110101101111010111001001110100011111000111000100010000001111010001000011110111110 e5b18beb8080ebb582e8abadeb93a3e38881e887be
UHC 屋뀀뵂諭듣㈁臾 1110100010101001101100101110101110010100100010001110101110110001101101011110100010101001101100101110101110101100 e8a9b2eb9488ebb1b5e8a9b2ebac

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