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 ?????P?????T 001111110011111100111111001111110011111101010000001111110011111100111111001111110011111101010100 3f3f3f3f3f503f3f3f3f3f54
SJIS-WIN ?????P?????T 001111110011111100111111001111110011111101010000001111110011111100111111001111110011111101010100 3f3f3f3f3f503f3f3f3f3f54
EUC-JP ?????P?????T 001111110011111100111111001111110011111101010000001111110011111100111111001111110011111101010100 3f3f3f3f3f503f3f3f3f3f54
UTF-8 채쩍혡챠혧P채쩌혣혧혧T 1110110010110001100001001110110010101001100011011110110110011000101000011110110010110001101000001110110110011000101001110101000011101100101100011000010011101100101010011000110011101101100110001010001111101101100110001010011111101101100110001010011101010100 ecb184eca98ded98a1ecb1a0ed98a750ecb184eca98ced98a3ed98a7ed98a754
UHC 채쩍혡챠혧P채쩌혣혧혧T 11000011101001001100001010111101110000101000101011000011101011011100001010001111010100001100001110100100110000101011110011000010100011001100001010001111110000101000111101010100 c3a4c2bdc28ac3adc28f50c3a4c2bcc28cc28fc28f54

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