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????B 0011111100111111010000100011111100111111001111110011111101000010 3f3f423f3f3f3f42
SJIS-WIN ??B???1B 001111110011111101000010001111110011111100111111100000100101000001000010 3f3f423f3f3f825042
EUC-JP ??B???1B 001111110011111101000010001111110011111100111111101000111011000101000010 3f3f423f3f3fa3b142
UTF-8 렻렑B렺꼼뗑1B 1110101110100000101110111110101110100000100100010100001011101011101000001011101011101010101111001011110011101011100101111001000111101111101111001001000101000010 eba0bbeba09142eba0baeabcbceb9791efbc9142
UHC 렻렑B렺꼼뗑1B 1000111011000011100011101010011001000010100011101100001010110010110001001011011011000100101000111011000101000010 8ec38ea6428ec2b2c4b6c4a3b142

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