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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 称ケスム称ケスムB 1000111111001100101110011011110111010001100011111100110010111001101111011101000101000010 8fccb9bdd18fccb9bdd142
EUC-JP 称ケスム称ケスムB 1011111011001110100011101011100110001110101111011000111011010001101111101100111010001110101110011000111010111101100011101101000101000010 bece8eb98ebd8ed1bece8eb98ebd8ed142
UTF-8 称ケスム称ケスムB 11100111101001111011000011101111101111011011100111101111101111011011110111101111101111101001000111100111101001111011000011101111101111011011100111101111101111011011110111101111101111101001000101000010 e7a7b0efbdb9efbdbdefbe91e7a7b0efbdb9efbdbdefbe9142
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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