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 ?^?tk}?^?tk{^ 00111111010111100011111101110100011010110111110100111111010111100011111101110100011010110111101101011110 3f5e3f746b7d3f5e3f746b7b5e
SJIS-WIN ?^?tk}?^?tk{^ 00111111010111100011111101110100011010110111110100111111010111100011111101110100011010110111101101011110 3f5e3f746b7d3f5e3f746b7b5e
EUC-JP ?^?tk}?^?tk{^ 00111111010111100011111101110100011010110111110100111111010111100011111101110100011010110111101101011110 3f5e3f746b7d3f5e3f746b7b5e
UTF-8 묭^묪tk}묭^묪tk{^ 111010111010110010101101010111101110101110101100101010100111010001101011011111011110101110101100101011010101111011101011101011001010101001110100011010110111101101011110 ebacad5eebacaa746b7debacad5eebacaa746b7b5e
UHC 묭^묪tk}묭^묪tk{^ 1001001001000100010111101001001001000010011101000110101101111101100100100100010001011110100100100100001001110100011010110111101101011110 92445e9242746b7d92445e9242746b7b5e

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