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 螂ェ莉匁拷迢ク蜑 1110010110100101101010101110010010111011100101101110011010001101100010011110011110001011101110001110010110001001 e5a5aae4bb96e68d89e78bb8e589
EUC-JP 螂ェ莉匁拷迢ク蜑 11101010101001111000111010101010111010001011110111001100111010001011100111101001111011011110101110001110101110001110100111101001 eaa78eaae8bdcce8b9e9edeb8eb8e9e9
UTF-8 螂ェ莉匁拷迢ク蜑 111010001001111010000010111011111011110110101010111010001000111010001001111001011000110010000001111001101000101110110111111010001011111110100010111011111011110110111000111010001001110010010001 e89e82efbdaae88e89e58c81e68bb7e8bfa2efbdb8e89c91
UHC 螂?莉?拷??? 1101010111001100001111111101011111101001001111111100110110111000001111110011111100111111 d5cc3fd7e93fcdb83f3f3f

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