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 荏朧?}荏朧?{^ 10001001011000001001111001001111001111110111110110001001011000001001111001001111001111110111101101011110 89609e4f3f7d89609e4f3f7b5e
EUC-JP 荏朧?}荏朧?{^ 10110001110000011101101110110000001111110111110110110001110000011101101110110000001111110111101101011110 b1c1dbb03f7db1c1dbb03f7b5e
UTF-8 荏朧딧}荏朧딧{^ 111010001000110110001111111001101001110010100111111010111001010010100111011111011110100010001101100011111110011010011100101001111110101110010100101001110111101101011110 e88d8fe69ca7eb94a77de88d8fe69ca7eb94a77b5e
UHC 荏朧딧}荏朧딧{^ 111011001111101111010110111010001011010111110111011111011110110011111011110101101110100010110101111101110111101101011110 ecfbd6e8b5f77decfbd6e8b5f77b5e

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