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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ィョk}ィョk{^ 10101000111101101010001010101110011010110111110110101000111101101010001010101110011010110111101101011110 a8f6a2ae6b7da8f6a2ae6b7b5e
EUC-JP ィ?ョk}ィ?ョk{^ 100011101010100000111111100011101010111001101011011111011000111010101000001111111000111010101110011010110111101101011110 8ea83f8eae6b7d8ea83f8eae6b7b5e
UTF-8 ィョk}ィョk{^ 1110111110111101101010001110111010010011100010011110111110111101101011100110101101111101111011111011110110101000111011101001001110001001111011111011110110101110011010110111101101011110 efbda8ee9389efbdae6b7defbda8ee9389efbdae6b7b5e
UHC ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e

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