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 ???楡???楡^ 0011111100111111001111111001111010111110001111110011111100111111100111101011111001011110 3f3f3f9ebe3f3f3f9ebe5e
EUC-JP ???楡???楡^ 0011111100111111001111111101110011000000001111110011111100111111110111001100000001011110 3f3f3fdcc03f3f3fdcc05e
UTF-8 챔쨍채楡챔쨍채楡^ 11101100101100011001010011101100101010001000110111101100101100011000010011100110101001011010000111101100101100011001010011101100101010001000110111101100101100011000010011100110101001011010000101011110 ecb194eca88decb184e6a5a1ecb194eca88decb184e6a5a15e
UHC 챔쨍채楡챔쨍채楡^ 1100001110101000110000101011100011000011101001001110101011111000110000111010100011000010101110001100001110100100111010101111100001011110 c3a8c2b8c3a4eaf8c3a8c2b8c3a4eaf85e

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