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 霑・螂ェ霑・螂ェ^ 11101000101111111010010111100101101001011010101011101000101111111010010111100101101001011010101001011110 e8bfa5e5a5aae8bfa5e5a5aa5e
EUC-JP 霑・螂ェ霑・螂ェ^ 1111000011000001100011101010010111101010101001111000111010101010111100001100000110001110101001011110101010100111100011101010101001011110 f0c18ea5eaa78eaaf0c18ea5eaa78eaa5e
UTF-8 霑・螂ェ霑・螂ェ^ 11101001100111001001000111101111101111011010010111101000100111101000001011101111101111011010101011101001100111001001000111101111101111011010010111101000100111101000001011101111101111011010101001011110 e99c91efbda5e89e82efbdaae99c91efbda5e89e82efbdaa5e
UHC 霑?螂?霑?螂?^ 11101111110001010011111111010101110011000011111111101111110001010011111111010101110011000011111101011110 efc53fd5cc3fefc53fd5cc3f5e

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