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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???瞰}???瞰{^ 00111111001111110011111111100001110101010111110100111111001111110011111111100001110101010111101101011110 3f3f3fe1d57d3f3f3fe1d57b5e
EUC-JP ???瞰}???瞰{^ 00111111001111110011111111100010110101110111110100111111001111110011111111100010110101110111101101011110 3f3f3fe2d77d3f3f3fe2d77b5e
UTF-8 列룸씈瞰}列룸씈瞰{^ 111011111010011010011100111010111010001110111000111011001001010010001000111001111001111010110000011111011110111110100110100111001110101110100011101110001110110010010100100010001110011110011110101100000111101101011110 efa69ceba3b8ec9488e79eb07defa69ceba3b8ec9488e79eb07b5e
UHC 列룸씈瞰}列룸씈瞰{^ 11100110111010101011011111101011100111011010000011001010111110010111110111100110111010101011011111101011100111011010000011001010111110010111101101011110 e6eab7eb9da0caf97de6eab7eb9da0caf97b5e

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