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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 覦篋癪}覦篋癪{^ 111001100100111111100010101110001110000110011011011111011110011001001111111000101011100011100001100110110111101101011110 e64fe2b8e19b7de64fe2b8e19b7b5e
EUC-JP 覦篋癪}覦篋癪{^ 111010111011000011100100101110101110000111111011011111011110101110110000111001001011101011100001111110110111101101011110 ebb0e4bae1fb7debb0e4bae1fb7b5e
UTF-8 覦篋癪}覦篋癪{^ 111010001010011010100110111001111010111110001011111001111001100110101010011111011110100010100110101001101110011110101111100010111110011110011001101010100111101101011110 e8a6a6e7af8be799aa7de8a6a6e7af8be799aa7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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