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 ?T?Jn}?T?Jn{^ 00111111010101000011111101001010011011100111110100111111010101000011111101001010011011100111101101011110 3f543f4a6e7d3f543f4a6e7b5e
SJIS-WIN 俎T巍Jn}俎T巍Jn{^ 1001100011010111010101001001101111011001010010100110111001111101100110001101011101010100100110111101100101001010011011100111101101011110 98d7549bd94a6e7d98d7549bd94a6e7b5e
EUC-JP 俎T巍Jn}俎T巍Jn{^ 1101000011011001010101001101011011011011010010100110111001111101110100001101100101010100110101101101101101001010011011100111101101011110 d0d954d6db4a6e7dd0d954d6db4a6e7b5e
UTF-8 俎T巍Jn}俎T巍Jn{^ 111001001011111110001110010101001110010110110111100011010100101001101110011111011110010010111111100011100101010011100101101101111000110101001010011011100111101101011110 e4bf8e54e5b78d4a6e7de4bf8e54e5b78d4a6e7b5e
UHC 俎T巍Jn}俎T巍Jn{^ 1111000010111011010101001110100011100100010010100110111001111101111100001011101101010100111010001110010001001010011011100111101101011110 f0bb54e8e44a6e7df0bb54e8e44a6e7b5e

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