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 ???懸???懸^ 0011111100111111001111111000110010011100001111110011111100111111100011001001110001011110 3f3f3f8c9c3f3f3f8c9c5e
EUC-JP ???懸???懸^ 0011111100111111001111111011011111111100001111110011111100111111101101111111110001011110 3f3f3fb7fc3f3f3fb7fc5e
UTF-8 렔렍렋懸렔렍렋懸^ 11101011101000001001010011101011101000001000110111101011101000001000101111100110100001111011100011101011101000001001010011101011101000001000110111101011101000001000101111100110100001111011100001011110 eba094eba08deba08be687b8eba094eba08deba08be687b85e
UHC 렔렍렋懸렔렍렋懸^ 1000111010101001100011101010001110001110101000101111101011011000100011101010100110001110101000111000111010100010111110101101100001011110 8ea98ea38ea2fad88ea98ea38ea2fad85e

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