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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 愽膜鵞}愽膜鵞{^ 100111001100011110010110100011001110101001000001011111011001110011000111100101101000110011101010010000010111101101011110 9cc7968cea417d9cc7968cea417b5e
EUC-JP 愽膜鵞}愽膜鵞{^ 110110001100100111001011111011001111001110100010011111011101100011001001110010111110110011110011101000100111101101011110 d8c9cbecf3a27dd8c9cbecf3a27b5e
UTF-8 愽膜鵞}愽膜鵞{^ 111001101000010010111101111010001000011010011100111010011011010110011110011111011110011010000100101111011110100010000110100111001110100110110101100111100111101101011110 e684bde8869ce9b59e7de684bde8869ce9b59e7b5e
UHC ?膜?}?膜?{^ 0011111111011000101011110011111101111101001111111101100010101111001111110111101101011110 3fd8af3f7d3fd8af3f7b5e

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