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 ??KU}??KU{^ 0011111100111111010010110101010101111101001111110011111101001011010101010111101101011110 3f3f4b557d3f3f4b557b5e
SJIS-WIN 旭?KU}旭?KU{^ 10001000101011100011111101001011010101010111110110001000101011100011111101001011010101010111101101011110 88ae3f4b557d88ae3f4b557b5e
EUC-JP 旭?KU}旭?KU{^ 10110000101100000011111101001011010101010111110110110000101100000011111101001011010101010111101101011110 b0b03f4b557db0b03f4b557b5e
UTF-8 旭렔KU}旭렔KU{^ 11100110100101111010110111101011101000001001010001001011010101010111110111100110100101111010110111101011101000001001010001001011010101010111101101011110 e697adeba0944b557de697adeba0944b557b5e
UHC 旭렔KU}旭렔KU{^ 111010011110111110001110101010010100101101010101011111011110100111101111100011101010100101001011010101010111101101011110 e9ef8ea94b557de9ef8ea94b557b5e

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