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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 莨件衆莨件衆^ 11100100101111001000110010001111100011110100111111100100101111001000110010001111100011110100111101011110 e4bc8c8f8f4fe4bc8c8f8f4f5e
EUC-JP 莨件衆莨件衆^ 11101000101111101011011111101111101111011011000011101000101111101011011111101111101111011011000001011110 e8beb7efbdb0e8beb7efbdb05e
UTF-8 莨件衆莨件衆^ 11101000100011101010100011100100101110111011011011101000101000011000011011101000100011101010100011100100101110111011011011101000101000011000011001011110 e88ea8e4bbb6e8a186e88ea8e4bbb6e8a1865e
UHC ?件衆?件衆^ 0011111111001011111011001111000111101011001111111100101111101100111100011110101101011110 3fcbecf1eb3fcbecf1eb5e

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