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 蝸憺撩蝸憺撩^ 11100101100101111001110011101001100111011001110011100101100101111001110011101001100111011001110001011110 e5979ce99d9ce5979ce99d9c5e
EUC-JP 蝸憺撩蝸憺撩^ 11101001111101111101100011101011110110011111110011101001111101111101100011101011110110011111110001011110 e9f7d8ebd9fce9f7d8ebd9fc5e
UTF-8 蝸憺撩蝸憺撩^ 11101000100111011011100011100110100001101011101011100110100100101010100111101000100111011011100011100110100001101011101011100110100100101010100101011110 e89db8e686bae692a9e89db8e686bae692a95e
UHC 蝸憺?蝸憺?^ 1110100011000100110100111011110000111111111010001100010011010011101111000011111101011110 e8c4d3bc3fe8c4d3bc3f5e

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