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{^ 00111111011101000011111100111111011011100111110100111111011101000011111100111111011011100111101101011110 3f743f3f6e7d3f743f3f6e7b5e
SJIS-WIN ?t??n}?t??n{^ 00111111011101000011111100111111011011100111110100111111011101000011111100111111011011100111101101011110 3f743f3f6e7d3f743f3f6e7b5e
EUC-JP ?t??n}?t??n{^ 00111111011101000011111100111111011011100111110100111111011101000011111100111111011011100111101101011110 3f743f3f6e7d3f743f3f6e7b5e
UTF-8 혺t청천n}혺t청천n{^ 11101101100110001011101001110100111011001011001010101101111011001011001010011100011011100111110111101101100110001011101001110100111011001011001010101101111011001011001010011100011011100111101101011110 ed98ba74ecb2adecb29c6e7ded98ba74ecb2adecb29c6e7b5e
UHC 혺t청천n}혺t청천n{^ 11000010100111110111010011000011101110111100001110110101011011100111110111000010100111110111010011000011101110111100001110110101011011100111101101011110 c29f74c3bbc3b56e7dc29f74c3bbc3b56e7b5e

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