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 鬯」螂ス鬯」螂ス^ 11101001101011001010001111100101101001011011110111101001101011001010001111100101101001011011110101011110 e9aca3e5a5bde9aca3e5a5bd5e
EUC-JP 鬯」螂ス鬯」螂ス^ 1111001010101110100011101010001111101010101001111000111010111101111100101010111010001110101000111110101010100111100011101011110101011110 f2ae8ea3eaa78ebdf2ae8ea3eaa78ebd5e
UTF-8 鬯」螂ス鬯」螂ス^ 11101001101011001010111111101111101111011010001111101000100111101000001011101111101111011011110111101001101011001010111111101111101111011010001111101000100111101000001011101111101111011011110101011110 e9acafefbda3e89e82efbdbde9acafefbda3e89e82efbdbd5e
UHC ??螂???螂?^ 0011111100111111110101011100110000111111001111110011111111010101110011000011111101011110 3f3fd5cc3f3f3fd5cc3f5e

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