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 ?@???L??^ 001111110100000000111111001111110011111101001100001111110011111101011110 3f403f3f3f4c3f3f5e
SJIS-WIN ?@???L??^ 001111110100000000111111001111110011111101001100001111110011111101011110 3f403f3f3f4c3f3f5e
EUC-JP ?@???L??^ 001111110100000000111111001111110011111101001100001111110011111101011110 3f403f3f3f4c3f3f5e
UTF-8 체@혦째청L쩍횈^ 111011001011001010110100010000001110110110011000101001101110110010100111101110001110110010110010101011010100110011101100101010011000110111101101100110101000100001011110 ecb2b440ed98a6eca7b8ecb2ad4ceca98ded9a885e
UHC 체@혦째청L쩍횈^ 110000111011110001000000110000101000111011000010101100001100001110111011010011001100001010111101110000111000011001011110 c3bc40c28ec2b0c3bb4cc2bdc3865e

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