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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 馭??L馭??L^ 1110100101100110001111110011111101001100111010010110011000111111001111110100110001011110 e9663f3f4ce9663f3f4c5e
EUC-JP 馭??L馭??L^ 1111000111000111001111110011111101001100111100011100011100111111001111110100110001011110 f1c73f3f4cf1c73f3f4c5e
UTF-8 馭곸갚L馭곸갚L^ 111010011010011010101101111010101011001110111000111010101011000010011010010011001110100110100110101011011110101010110011101110001110101010110000100110100100110001011110 e9a6adeab3b8eab09a4ce9a6adeab3b8eab09a4c5e
UHC 馭곸갚L馭곸갚L^ 111001011101111110000001111011001011000010110001010011001110010111011111100000011110110010110000101100010100110001011110 e5df81ecb0b14ce5df81ecb0b14c5e

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