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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??衫}??衫{^ 0011111100111111111001011100110001111101001111110011111111100101110011000111101101011110 3f3fe5cc7d3f3fe5cc7b5e
EUC-JP ??衫}??衫{^ 0011111100111111111010101100111001111101001111110011111111101010110011100111101101011110 3f3feace7d3f3feace7b5e
UTF-8 룴점衫}룴점衫{^ 111010111010001110110100111011001010000010010000111010001010000110101011011111011110101110100011101101001110110010100000100100001110100010100001101010110111101101011110 eba3b4eca090e8a1ab7deba3b4eca090e8a1ab7b5e
UHC 룴점衫}룴점衫{^ 100011111010100111000001101000011101111110111001011111011000111110101001110000011010000111011111101110010111101101011110 8fa9c1a1dfb97d8fa9c1a1dfb97b5e

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