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?]n}?T?]n{^ 00111111010101000011111101011101011011100111110100111111010101000011111101011101011011100111101101011110 3f543f5d6e7d3f543f5d6e7b5e
SJIS-WIN ?T?]n}?T?]n{^ 00111111010101000011111101011101011011100111110100111111010101000011111101011101011011100111101101011110 3f543f5d6e7d3f543f5d6e7b5e
EUC-JP ?T?]n}?T?]n{^ 00111111010101000011111101011101011011100111110100111111010101000011111101011101011011100111101101011110 3f543f5d6e7d3f543f5d6e7b5e
UTF-8 혪T혪]n}혪T혪]n{^ 111011011001100010101010010101001110110110011000101010100101110101101110011111011110110110011000101010100101010011101101100110001010101001011101011011100111101101011110 ed98aa54ed98aa5d6e7ded98aa54ed98aa5d6e7b5e
UHC 혪T혪]n}혪T혪]n{^ 1100001010010010010101001100001010010010010111010110111001111101110000101001001001010100110000101001001001011101011011100111101101011110 c29254c2925d6e7dc29254c2925d6e7b5e

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