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 챨쨘횣챌횆쩐챨쨘횣챌횆쩐^ 11101100101100011010100011101100101010001001100011101101100110101010001111101100101100011000110011101101100110101000011011101100101010011001000011101100101100011010100011101100101010001001100011101101100110101010001111101100101100011000110011101101100110101000011011101100101010011001000001011110 ecb1a8eca898ed9aa3ecb18ced9a86eca990ecb1a8eca898ed9aa3ecb18ced9a86eca9905e
UHC 챨쨘횣챌횆쩐챨쨘횣챌횆쩐^ 11000011101100001100001010111010110000111001101011000011101001111100001110000100110000101011111011000011101100001100001010111010110000111001101011000011101001111100001110000100110000101011111001011110 c3b0c2bac39ac3a7c384c2bec3b0c2bac39ac3a7c384c2be5e

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