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 ???????1B 00111111001111110011111100111111001111110011111100111111100000100101000001000010 3f3f3f3f3f3f3f825042
EUC-JP ???????1B 00111111001111110011111100111111001111110011111100111111101000111011000101000010 3f3f3f3f3f3f3fa3b142
UTF-8 렻렎렻렱렺꼼뗑1B 11101011101000001011101111101011101000001000111011101011101000001011101111101011101000001011000111101011101000001011101011101010101111001011110011101011100101111001000111101111101111001001000101000010 eba0bbeba08eeba0bbeba0b1eba0baeabcbceb9791efbc9142
UHC 렻렎렻렱렺꼼뗑1B 1000111011000011100011101010010010001110110000111000111010111110100011101100001010110010110001001011011011000100101000111011000101000010 8ec38ea48ec38ebe8ec2b2c4b6c4a3b142

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