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 11100010111001101000101110000100100011011010110011100010111001101000101110000100100011011010110001000010 e2e68b848dace2e68b848dac42
EUC-JP 粫灸混粫灸混B 11100100111010001011010111100100101110101010111011100100111010001011010111100100101110101010111001000010 e4e8b5e4baaee4e8b5e4baae42
UTF-8 粫灸混粫灸混B 11100111101100101010101111100111100000011011100011100110101101111011011111100111101100101010101111100111100000011011100011100110101101111011011101000010 e7b2abe781b8e6b7b7e7b2abe781b8e6b7b742
UHC ?灸混?灸混B 0011111111001111101101101111101111101000001111111100111110110110111110111110100001000010 3fcfb6fbe83fcfb6fbe842

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