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^ 111001011010010110101010111001111010101110101010010001001110010110100101101010101110011110101011101010100100010001011110 e5a5aae7abaa44e5a5aae7abaa445e
EUC-JP 螂ェ遶ェD螂ェ遶ェD^ 11101010101001111000111010101010111011101010110110001110101010100100010011101010101001111000111010101010111011101010110110001110101010100100010001011110 eaa78eaaeead8eaa44eaa78eaaeead8eaa445e
UTF-8 螂ェ遶ェD螂ェ遶ェD^ 111010001001111010000010111011111011110110101010111010011000000110110110111011111011110110101010010001001110100010011110100000101110111110111101101010101110100110000001101101101110111110111101101010100100010001011110 e89e82efbdaae981b6efbdaa44e89e82efbdaae981b6efbdaa445e
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)