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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鶯痔犱ァ゙鶯痔犱ァワ^ 1110100111110010100011101010010011111011010110111010011111011110111010011111001010001110101001001111101101011011101001111101110001011110 e9f28ea4fb5ba7dee9f28ea4fb5ba7dc5e
EUC-JP 鶯痔犱ァ゙鶯痔犱ァワ^ 1111001011110100101111001010011010001111110010101110111110001110101001111000111011011110111100101111010010111100101001101000111111001010111011111000111010100111100011101101110001011110 f2f4bca68fcaef8ea78edef2f4bca68fcaef8ea78edc5e
UTF-8 鶯痔犱ァ゙鶯痔犱ァワ^ 11101001101101101010111111100111100101111001010011100111100010101011000111101111101111011010011111101111101111101001111011101001101101101010111111100111100101111001010011100111100010101011000111101111101111011010011111101111101111101001110001011110 e9b6afe79794e78ab1efbda7efbe9ee9b6afe79794e78ab1efbda7efbe9c5e
UHC 鶯痔???鶯痔???^ 111001011010001111110110110000000011111100111111001111111110010110100011111101101100000000111111001111110011111101011110 e5a3f6c03f3f3fe5a3f6c03f3f3f5e

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