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 ???溢ゅ?萸 00111111001111110011111110001000111011001000001011100011001111111110010011001110 3f3f3f88ec82e33fe4ce
EUC-JP ???溢ゅ?萸 00111111001111110011111110110000111011101010010011100101001111111110100011010000 3f3f3fb0eea4e53fe8d0
UTF-8 列룸씈溢ゅ푻萸 111011111010011010011100111010111010001110111000111011001001010010001000111001101011101010100010111000111000001010000101111011011001000110111011111010001001000010111000 efa69ceba3b8ec9488e6baa2e38285ed91bbe890b8
UHC 列룸씈溢ゅ푻萸 1110011011101010101101111110101110011101101000001110110011101110101010101110010110111110100001111110101110101101 e6eab7eb9da0eceeaae5be87ebad

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