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 ?@???????? 00111111010000000011111100111111001111110011111100111111001111110011111100111111 3f403f3f3f3f3f3f3f3f
SJIS-WIN ?@???????? 00111111010000000011111100111111001111110011111100111111001111110011111100111111 3f403f3f3f3f3f3f3f3f
EUC-JP ?@???????? 00111111010000000011111100111111001111110011111100111111001111110011111100111111 3f403f3f3f3f3f3f3f3f
UTF-8 체@횥챕혦짤횓챕혦횩 11101100101100101011010001000000111011011001101010100101111011001011000110010101111011011001100010100110111011001010011110100100111011011001101010010011111011001011000110010101111011011001100010100110111011011001101010101001 ecb2b440ed9aa5ecb195ed98a6eca7a4ed9a93ecb195ed98a6ed9aa9
UHC 체@횥챕혦짤횓챕혦횩 11000011101111000100000011000011100111001100001110101001110000101000111011000010101010011100001110001110110000111010100111000010100011101100001110011111 c3bc40c39cc3a9c28ec2a9c38ec3a9c28ec39f

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