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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 漿?n}漿?n{^ 1001111111110111001111110110111001111101100111111111011100111111011011100111101101011110 9ff73f6e7d9ff73f6e7b5e
EUC-JP 漿?n}漿?n{^ 1101111011111001001111110110111001111101110111101111100100111111011011100111101101011110 def93f6e7ddef93f6e7b5e
UTF-8 漿냀n}漿냀n{^ 1110011010111100101111111110101110000011100000000110111001111101111001101011110010111111111010111000001110000000011011100111101101011110 e6bcbfeb83806e7de6bcbfeb83806e7b5e
UHC 漿냀n}漿냀n{^ 11101101111011001000011001001111011011100111110111101101111011001000011001001111011011100111101101011110 edec864f6e7dedec864f6e7b5e

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