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 ??????\F 0011111100111111001111110011111100111111001111110101110001000110 3f3f3f3f3f3f5c46
SJIS-WIN 辰袖存誰遜則\F 1001001001000011100100011011001110010001101101101001001001001110100100011011101110010001101001010101110001000110 924391b391b6924e91bb91a55c46
EUC-JP 辰袖存誰遜則\F 1100001110100100110000101011010111000010101110001100001110101111110000101011110111000010101001110101110001000110 c3a4c2b5c2b8c3afc2bdc2a75c46
UTF-8 辰袖存誰遜則\F 1110100010111110101100001110100010100010100101101110010110101101100110001110100010101010101100001110100110000001100111001110010110001001100001110101110001000110 e8beb0e8a296e5ad98e8aab0e9819ce589875c46
UHC 辰袖存誰遜則\F 1111001011100011111000101100000011110000111011011110001011000001111000011110000111110110110011100101110001000110 f2e3e2c0f0ede2c1e1e1f6ce5c46

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