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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 螂晢スオD螂晢スオD^ 111001011010010110011101111011111011110110110101010001001110010110100101100111011110111110111101101101010100010001011110 e5a59defbdb544e5a59defbdb5445e
EUC-JP 螂晢スオD螂晢スオD^ 11101010101001111101101011110001100011101011110110001110101101010100010011101010101001111101101011110001100011101011110110001110101101010100010001011110 eaa7daf18ebd8eb544eaa7daf18ebd8eb5445e
UTF-8 螂晢スオD螂晢スオD^ 111010001001111010000010111001101001100110100010111011111011110110111101111011111011110110110101010001001110100010011110100000101110011010011001101000101110111110111101101111011110111110111101101101010100010001011110 e89e82e699a2efbdbdefbdb544e89e82e699a2efbdbdefbdb5445e
UHC 螂???D螂???D^ 11010101110011000011111100111111001111110100010011010101110011000011111100111111001111110100010001011110 d5cc3f3f3f44d5cc3f3f3f445e

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