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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 疔膜鵈\}疔膜鵈\{^ 1110000101101010100101101000110011101001111111000101110001111101111000010110101010010110100011001110100111111100010111000111101101011110 e16a968ce9fc5c7de16a968ce9fc5c7b5e
EUC-JP 疔膜鵈\}疔膜鵈\{^ 1110000111001011110010111110110011110010111111100101110001111101111000011100101111001011111011001111001011111110010111000111101101011110 e1cbcbecf2fe5c7de1cbcbecf2fe5c7b5e
UTF-8 疔膜鵈\}疔膜鵈\{^ 1110011110010110100101001110100010000110100111001110100110110101100010000101110001111101111001111001011010010100111010001000011010011100111010011011010110001000010111000111101101011110 e79694e8869ce9b5885c7de79694e8869ce9b5885c7b5e
UHC ?膜?\}?膜?\{^ 00111111110110001010111100111111010111000111110100111111110110001010111100111111010111000111101101011110 3fd8af3f5c7d3fd8af3f5c7b5e

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