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 鶯痔雫鶯痔雫^ 1110100111110010100011101010010011110010101011011000111010110100111010011111001010001110101001001111001010101101100011101011010001011110 e9f28ea4f2ad8eb4e9f28ea4f2ad8eb45e
EUC-JP 鶯痔?雫鶯痔?雫^ 111100101111010010111100101001100011111110111100101101101111001011110100101111001010011000111111101111001011011001011110 f2f4bca63fbcb6f2f4bca63fbcb65e
UTF-8 鶯痔雫鶯痔雫^ 11101001101101101010111111100111100101111001010011101110100001111010010011101001100110111010101111101001101101101010111111100111100101111001010011101110100001111010010011101001100110111010101101011110 e9b6afe79794ee87a4e99babe9b6afe79794ee87a4e99bab5e
UHC 鶯痔??鶯痔??^ 11100101101000111111011011000000001111110011111111100101101000111111011011000000001111110011111101011110 e5a3f6c03f3fe5a3f6c03f3f5e

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