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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 繹灸混繹灸混B 11100011100010001000101110000100100011011010110011100011100010001000101110000100100011011010110001000010 e3888b848dace3888b848dac42
EUC-JP 繹灸混繹灸混B 11100101111010001011010111100100101110101010111011100101111010001011010111100100101110101010111001000010 e5e8b5e4baaee5e8b5e4baae42
UTF-8 繹灸混繹灸混B 11100111101110011011100111100111100000011011100011100110101101111011011111100111101110011011100111100111100000011011100011100110101101111011011101000010 e7b9b9e781b8e6b7b7e7b9b9e781b8e6b7b742
UHC 繹灸混繹灸混B 11100110101110101100111110110110111110111110100011100110101110101100111110110110111110111110100001000010 e6bacfb6fbe8e6bacfb6fbe842

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