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 ???溢ゅ?醫 00111111001111110011111110001000111011001000001011100011001111111110011111001110 3f3f3f88ec82e33fe7ce
EUC-JP ???溢ゅ?醫 00111111001111110011111110110000111011101010010011100101001111111110111011010000 3f3f3fb0eea4e53feed0
UTF-8 列룸씈溢ゅ쑵醫 111011111010011010011100111010111010001110111000111011001001010010001000111001101011101010100010111000111000001010000101111011001001000110110101111010011000011010101011 efa69ceba3b8ec9488e6baa2e38285ec91b5e986ab
UHC 列룸씈溢ゅ쑵醫 1110011011101010101101111110101110011101101000001110110011101110101010101110010110111110101010101110110010100010 e6eab7eb9da0eceeaae5beaaeca2

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