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 ??\?????^ 001111110011111101011100001111110011111100111111001111110011111101011110 3f3f5c3f3f3f3f3f5e
SJIS-WIN ??\?????^ 001111110011111101011100001111110011111100111111001111110011111101011110 3f3f5c3f3f3f3f3f5e
EUC-JP ??\?????^ 001111110011111101011100001111110011111100111111001111110011111101011110 3f3f5c3f3f3f3f3f5e
UTF-8 렻렎\렺꼽렏렺쉿^ 1110101110100000101110111110101110100000100011100101110011101011101000001011101011101010101111001011110111101011101000001000111111101011101000001011101011101100100010011011111101011110 eba0bbeba08e5ceba0baeabcbdeba08feba0baec89bf5e
UHC 렻렎\렺꼽렏렺쉿^ 10001110110000111000111010100100010111001000111011000010101100101100010110001110101001011000111011000010101111011011001001011110 8ec38ea45c8ec2b2c58ea58ec2bdb25e

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