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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 寘雫鋙軸i寘雫鋙軸iB 11111010101010011000111010110100111110111101000110001110101100100110100111111010101010011000111010110100111110111101000110001110101100100110100101000010 faa98eb4fbd18eb269faa98eb4fbd18eb26942
EUC-JP 寘雫鋙軸i寘雫鋙軸iB 1000111110111010111000011011110010110110100011111110010011000011101111001011010001101001100011111011101011100001101111001011011010001111111001001100001110111100101101000110100101000010 8fbae1bcb68fe4c3bcb4698fbae1bcb68fe4c3bcb46942
UTF-8 寘雫鋙軸i寘雫鋙軸iB 111001011010111110011000111010011001101110101011111010011000101110011001111010001011101110111000011010011110010110101111100110001110100110011011101010111110100110001011100110011110100010111011101110000110100101000010 e5af98e99babe98b99e8bbb869e5af98e99babe98b99e8bbb86942
UHC ???軸i???軸iB 00111111001111110011111111110101111011100110100100111111001111110011111111110101111011100110100101000010 3f3f3ff5ee693f3f3ff5ee6942

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