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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 顆晢スセ鋺磯⊆趙 1110100011110111100111011110111110111101101111101110011111111010100010001110100110000001101110101110011011100010 e8f79defbdbee7fa88e981bae6e2
EUC-JP 顆晢スセ鋺磯⊆趙 11110000111110011101101011110001100011101011110110001110101111101110111011111100101100001110101110100010101111001110110011100100 f0f9daf18ebd8ebeeefcb0eba2bcece4
UTF-8 顆晢スセ鋺磯⊆趙 111010011010000110000110111001101001100110100010111011111011110110111101111011111011110110111110111010011000101110111010111001111010001110101111111000101000101010000110111010001011011010011001 e9a186e699a2efbdbdefbdbee98bbae7a3afe28a86e8b699
UHC 顆????磯⊆趙 110011101010100000111111001111110011111100111111110100011011010010100001111101101111000011100001 cea83f3f3f3fd1b4a1f6f0e1

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