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 鶯痔澵ベ鶯痔澵ヘワ^ 1110100111110010100011101010010011111011010011001100110111011110111010011111001010001110101001001111101101001100110011011101110001011110 e9f28ea4fb4ccddee9f28ea4fb4ccddc5e
EUC-JP 鶯痔澵ベ鶯痔澵ヘワ^ 1111001011110100101111001010011010001111110010001111100010001110110011011000111011011110111100101111010010111100101001101000111111001000111110001000111011001101100011101101110001011110 f2f4bca68fc8f88ecd8edef2f4bca68fc8f88ecd8edc5e
UTF-8 鶯痔澵ベ鶯痔澵ヘワ^ 11101001101101101010111111100111100101111001010011100110101111101011010111101111101111101000110111101111101111101001111011101001101101101010111111100111100101111001010011100110101111101011010111101111101111101000110111101111101111101001110001011110 e9b6afe79794e6beb5efbe8defbe9ee9b6afe79794e6beb5efbe8defbe9c5e
UHC 鶯痔???鶯痔???^ 111001011010001111110110110000000011111100111111001111111110010110100011111101101100000000111111001111110011111101011110 e5a3f6c03f3f3fe5a3f6c03f3f3f5e

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