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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?髮?咎????B 0011111111101001100110110011111110011001111010010011111100111111001111110011111101000010 3fe99b3f99e93f3f3f3f42
EUC-JP ?髮?咎????B 0011111111110001111110110011111111010010111010110011111100111111001111110011111101000010 3ff1fb3fd2eb3f3f3f3f42
UTF-8 렺髮렺咎렻렊렺렧B 11101011101000001011101011101001101010111010111011101011101000001011101011100101100100101000111011101011101000001011101111101011101000001000101011101011101000001011101011101011101000001010011101000010 eba0bae9abaeeba0bae5928eeba0bbeba08aeba0baeba0a742
UHC 렺髮렺咎렻렊렺렧B 1000111011000010110110111010010110001110110000101100111110100100100011101100001110001110101000011000111011000010100011101011011001000010 8ec2dba58ec2cfa48ec38ea18ec28eb642

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