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 0011111100111111001111110111110101101001001111110011111100111111011111010110100101000010 3f3f3f7d693f3f3f7d6942
SJIS-WIN 渉篋ッ}i渉篋ッ}iB 100011111100001011100010101110001010111101111101011010011000111111000010111000101011100010101111011111010110100101000010 8fc2e2b8af7d698fc2e2b8af7d6942
EUC-JP 渉篋ッ}i渉篋ッ}iB 1011111011000100111001001011101010001110101011110111110101101001101111101100010011100100101110101000111010101111011111010110100101000010 bec4e4ba8eaf7d69bec4e4ba8eaf7d6942
UTF-8 渉篋ッ}i渉篋ッ}iB 1110011010111000100010011110011110101111100010111110111110111101101011110111110101101001111001101011100010001001111001111010111110001011111011111011110110101111011111010110100101000010 e6b889e7af8befbdaf7d69e6b889e7af8befbdaf7d6942
UHC ???}i???}iB 0011111100111111001111110111110101101001001111110011111100111111011111010110100101000010 3f3f3f7d693f3f3f7d6942

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