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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 螂ェ螟壼・ェ螟咤 11100101101001011010101011100101101001001001101011100101101001011010101011100101101001001001101001000010 e5a5aae5a49ae5a5aae5a49a42
EUC-JP 螂ェ螟壼・ェ螟咤 11101010101001111000111010101010111010101010011011010100111001111000111010100101100011101010101011101010101001101101001110100011 eaa78eaaeaa6d4e78ea58eaaeaa6d3a3
UTF-8 螂ェ螟壼・ェ螟咤 111010001001111010000010111011111011110110101010111010001001111010011111111001011010001110111100111011111011110110100101111011111011110110101010111010001001111010011111111001011001001010100100 e89e82efbdaae89e9fe5a3bcefbda5efbdaae89e9fe592a4
UHC 螂?螟???螟咤 110101011100110000111111110110011010110100111111001111110011111111011001101011011111011011100011 d5cc3fd9ad3f3f3fd9adf6e3

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