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 蒻啄枚蒻啄埋^ 11100100111010001001000111101101100101101000011111100100111010001001000111101101100101101000010001011110 e4e891ed9687e4e891ed96845e
EUC-JP 蒻啄枚蒻啄埋^ 11101000111010101100001011101111110010111110011111101000111010101100001011101111110010111110010001011110 e8eac2efcbe7e8eac2efcbe45e
UTF-8 蒻啄枚蒻啄埋^ 11101000100100101011101111100101100101011000010011100110100111101001101011101000100100101011101111100101100101011000010011100101100111111000101101011110 e892bbe59584e69e9ae892bbe59584e59f8b5e
UHC 蒻啄枚蒻啄埋^ 11100101101101101111011011110010110110001101110111100101101101101111011011110010110110001101100001011110 e5b6f6f2d8dde5b6f6f2d8d85e

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