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 鶯痔鉑ン゙鶯痔鉑ンワ^ 1110100111110010100011101010010011111011110010011101110111011110111010011111001010001110101001001111101111001001110111011101110001011110 e9f28ea4fbc9dddee9f28ea4fbc9dddc5e
EUC-JP 鶯痔鉑ン゙鶯痔鉑ンワ^ 1111001011110100101111001010011010001111111000111110000110001110110111011000111011011110111100101111010010111100101001101000111111100011111000011000111011011101100011101101110001011110 f2f4bca68fe3e18edd8edef2f4bca68fe3e18edd8edc5e
UTF-8 鶯痔鉑ン゙鶯痔鉑ンワ^ 11101001101101101010111111100111100101111001010011101001100010011001000111101111101111101001110111101111101111101001111011101001101101101010111111100111100101111001010011101001100010011001000111101111101111101001110111101111101111101001110001011110 e9b6afe79794e98991efbe9defbe9ee9b6afe79794e98991efbe9defbe9c5e
UHC 鶯痔???鶯痔???^ 111001011010001111110110110000000011111100111111001111111110010110100011111101101100000000111111001111110011111101011110 e5a3f6c03f3f3fe5a3f6c03f3f3f5e

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