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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 譏畷c塚ャ螳・ 111001101001100010010011111010111000001010000011111110101001110010101100111001011010111010100101 e69893eb8283fa9cace5aea5
EUC-JP 譏畷c?ャ螳・ 11101011111110001100011011101101101000111110001100111111100011101010110011101010101100001000111010100101 ebf8c6eda3e33f8eaceab08ea5
UTF-8 譏畷c塚ャ螳・ 111010001010110110001111111001111001010110110111111011111011110110000011111011111010100010010000111011111011110110101100111010001001111010110011111011111011110110100101 e8ad8fe795b7efbd83efa890efbdace89eb3efbda5
UHC 譏?c??螳? 11010001110000010011111110100011111000110011111100111111110100111101100100111111 d1c13fa3e33f3fd3d93f

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