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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蒻?Х\}蒻?Х\{^ 111001001110100000111111100001000101011001011100011111011110010011101000001111111000010001010110010111000111101101011110 e4e83f84565c7de4e83f84565c7b5e
EUC-JP 蒻?Х\}蒻?Х\{^ 111010001110101000111111101001111011011101011100011111011110100011101010001111111010011110110111010111000111101101011110 e8ea3fa7b75c7de8ea3fa7b75c7b5e
UTF-8 蒻몃Х\}蒻몃Х\{^ 111010001001001010111011111010111010101010000011110100001010010101011100011111011110100010010010101110111110101110101010100000111101000010100101010111000111101101011110 e892bbebaa83d0a55c7de892bbebaa83d0a55c7b5e
UHC 蒻몃Х\}蒻몃Х\{^ 1110010110110110101110001110101110101100101101110101110001111101111001011011011010111000111010111010110010110111010111000111101101011110 e5b6b8ebacb75c7de5b6b8ebacb75c7b5e

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