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 ??\?????h 001111110011111101011100001111110011111100111111001111110011111101101000 3f3f5c3f3f3f3f3f68
SJIS-WIN ??\?????h 001111110011111101011100001111110011111100111111001111110011111101101000 3f3f5c3f3f3f3f3f68
EUC-JP ??\?????h 001111110011111101011100001111110011111100111111001111110011111101101000 3f3f5c3f3f3f3f3f68
UTF-8 렻렓\렺꼽렚렺쉼h 1110101110100000101110111110101110100000100100110101110011101011101000001011101011101010101111001011110111101011101000001001101011101011101000001011101011101100100010011011110001101000 eba0bbeba0935ceba0baeabcbdeba09aeba0baec89bc68
UHC 렻렓\렺꼽렚렺쉼h 10001110110000111000111010101000010111001000111011000010101100101100010110001110101011011000111011000010101111011011000001101000 8ec38ea85c8ec2b2c58ead8ec2bdb068

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