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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 첨천챵횏횧찾첨천챵횏횧찾^ 11101100101100101010100011101100101100101001110011101100101100011011010111101101100110101000111111101101100110101010011111101100101100001011111011101100101100101010100011101100101100101001110011101100101100011011010111101101100110101000111111101101100110101010011111101100101100001011111001011110 ecb2a8ecb29cecb1b5ed9a8fed9aa7ecb0beecb2a8ecb29cecb1b5ed9a8fed9aa7ecb0be5e
UHC 첨천챵횏횧찾첨천챵횏횧찾^ 11000011101101111100001110110101110000111011001011000011100010111100001110011110110000111010001111000011101101111100001110110101110000111011001011000011100010111100001110011110110000111010001101011110 c3b7c3b5c3b2c38bc39ec3a3c3b7c3b5c3b2c38bc39ec3a35e

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