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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 卍?on}卍?on{^ 10011001110000100011111101101111011011100111110110011001110000100011111101101111011011100111101101011110 99c23f6f6e7d99c23f6f6e7b5e
EUC-JP 卍?on}卍?on{^ 11010010110001000011111101101111011011100111110111010010110001000011111101101111011011100111101101011110 d2c43f6f6e7dd2c43f6f6e7b5e
UTF-8 卍丹on}卍丹on{^ 11100101100011011000110111101111101001011001111001101111011011100111110111100101100011011000110111101111101001011001111001101111011011100111101101011110 e58d8defa59e6f6e7de58d8defa59e6f6e7b5e
UHC 卍丹on}卍丹on{^ 110110001011001111010101101011100110111101101110011111011101100010110011110101011010111001101111011011100111101101011110 d8b3d5ae6f6e7dd8b3d5ae6f6e7b5e

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