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 ?咐?衛?咐??^ 001111111001100111110011001111111000100101110001001111111001100111110011001111110011111101011110 3f99f33f89713f99f33f3f5e
EUC-JP ?咐?衛?咐?蔿^ 0011111111010010111101010011111110110001110100100011111111010010111101010011111110001111110110011100000001011110 3fd2f53fb1d23fd2f53f8fd9c05e
UTF-8 뤫咐룫衛뤫咐룫蔿^ 11101011101001001010101111100101100100101001000011101011101000111010101111101000101000011001101111101011101001001010101111100101100100101001000011101011101000111010101111101000100101001011111101011110 eba4abe59290eba3abe8a19beba4abe59290eba3abe894bf5e
UHC 뤫咐룫衛뤫咐룫蔿^ 1000111111011001110111001111101110001111101000101110101011011011100011111101100111011100111110111000111110100010111010101101100101011110 8fd9dcfb8fa2eadb8fd9dcfb8fa2ead95e

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