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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???羔???羔^ 0011111100111111001111111110001110110100001111110011111100111111111000111011010001011110 3f3f3fe3b43f3f3fe3b45e
EUC-JP ???羔???羔^ 0011111100111111001111111110011010110110001111110011111100111111111001101011011001011110 3f3f3fe6b63f3f3fe6b65e
UTF-8 렺쌍렺羔렺쌍렺羔^ 11101011101000001011101011101100100011001000110111101011101000001011101011100111101111101001010011101011101000001011101011101100100011001000110111101011101000001011101011100111101111101001010001011110 eba0baec8c8deba0bae7be94eba0baec8c8deba0bae7be945e
UHC 렺쌍렺羔렺쌍렺羔^ 1000111011000010101111011101011010001110110000101100110111000100100011101100001010111101110101101000111011000010110011011100010001011110 8ec2bdd68ec2cdc48ec2bdd68ec2cdc45e

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