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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 螂ェ雉灰螂ェ雉灰^ 111001011010010110101010111010001011001110001010010001001110010110100101101010101110100010110011100010100100010001011110 e5a5aae8b38a44e5a5aae8b38a445e
EUC-JP 螂ェ雉灰螂ェ雉灰^ 1110101010100111100011101010101011110000101101011011001110100101111010101010011110001110101010101111000010110101101100111010010101011110 eaa78eaaf0b5b3a5eaa78eaaf0b5b3a55e
UTF-8 螂ェ雉灰螂ェ雉灰^ 11101000100111101000001011101111101111011010101011101001100110111000100111100111100000011011000011101000100111101000001011101111101111011010101011101001100110111000100111100111100000011011000001011110 e89e82efbdaae99b89e781b0e89e82efbdaae99b89e781b05e
UHC 螂?雉灰螂?雉灰^ 110101011100110000111111111101101100101111111100111010011101010111001100001111111111011011001011111111001110100101011110 d5cc3ff6cbfce9d5cc3ff6cbfce95e

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