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 ???F???F^ 001111110011111100111111010001100011111100111111001111110100011001011110 3f3f3f463f3f3f465e
SJIS-WIN ???F???F^ 001111110011111100111111010001100011111100111111001111110100011001011110 3f3f3f463f3f3f465e
EUC-JP ???F???F^ 001111110011111100111111010001100011111100111111001111110100011001011110 3f3f3f463f3f3f465e
UTF-8 혨챕혲F혨챕혲F^ 111011011001100010101000111011001011000110010101111011011001100010110010010001101110110110011000101010001110110010110001100101011110110110011000101100100100011001011110 ed98a8ecb195ed98b246ed98a8ecb195ed98b2465e
UHC 혨챕혲F혨챕혲F^ 110000101001000011000011101010011100001010011001010001101100001010010000110000111010100111000010100110010100011001011110 c290c3a9c29946c290c3a9c299465e

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