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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???錚???^ 001111110011111100111111111010000100001000111111001111110011111101011110 3f3f3fe8423f3f3f5e
EUC-JP ???錚???^ 001111110011111100111111111011111010001100111111001111110011111101011110 3f3f3fefa33f3f3f5e
UTF-8 렣렎렺錚렎롎렡^ 11101011101000001010001111101011101000001000111011101011101000001011101011101001100011001001101011101011101000001000111011101011101000011000111011101011101000001010000101011110 eba0a3eba08eeba0bae98c9aeba08eeba18eeba0a15e
UHC 렣렎렺錚렎롎렡^ 100011101011010010001110101001001000111011000010111011101011011010001110101001001000111011010100100011101011001001011110 8eb48ea48ec2eeb68ea48ed48eb25e

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