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 蒟シル籵蒟シル籥^ 11100100111001011011110011011001111000101110000011100100111001011011110011011001111000101101111001011110 e4e5bcd9e2e0e4e5bcd9e2de5e
EUC-JP 蒟シル籵蒟シル籥^ 1110100011100111100011101011110010001110110110011110010011100010111010001110011110001110101111001000111011011001111001001110000001011110 e8e78ebc8ed9e4e2e8e78ebc8ed9e4e05e
UTF-8 蒟シル籵蒟シル籥^ 11101000100100101001111111101111101111011011110011101111101111101001100111100111101100011011010111101000100100101001111111101111101111011011110011101111101111101001100111100111101100011010010101011110 e8929fefbdbcefbe99e7b1b5e8929fefbdbcefbe99e7b1a55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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