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?????T?? 00111111010101000011111100111111001111110011111100111111010101000011111100111111 3f543f3f3f3f3f543f3f
SJIS-WIN ?T?????T?? 00111111010101000011111100111111001111110011111100111111010101000011111100111111 3f543f3f3f3f3f543f3f
EUC-JP ?T?????T?? 00111111010101000011111100111111001111110011111100111111010101000011111100111111 3f543f3f3f3f3f543f3f
UTF-8 찾T챌횚혷챦찾T챌횚 1110110010110000101111100101010011101100101100011000110011101101100110101001101011101101100110001011011111101100101100011010011011101100101100001011111001010100111011001011000110001100111011011001101010011010 ecb0be54ecb18ced9a9aed98b7ecb1a6ecb0be54ecb18ced9a9a
UHC 찾T챌횚혷챦찾T챌횚 110000111010001101010100110000111010011111000011100101001100001010011110110000111010111111000011101000110101010011000011101001111100001110010100 c3a354c3a7c394c29ec3afc3a354c3a7c394

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