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{^ 1001011010101011001111110110111001111101100101101010101100111111011011100111101101011110 96ab3f6e7d96ab3f6e7b5e
EUC-JP 稔?n}稔?n{^ 1100110010101101001111110110111001111101110011001010110100111111011011100111101101011110 ccad3f6e7dccad3f6e7b5e
UTF-8 稔럭n}稔럭n{^ 1110011110101000100101001110101110011111101011010110111001111101111001111010100010010100111010111001111110101101011011100111101101011110 e7a894eb9fad6e7de7a894eb9fad6e7b5e
UHC 稔럭n}稔럭n{^ 11101100111110011011011110110000011011100111110111101100111110011011011110110000011011100111101101011110 ecf9b7b06e7decf9b7b06e7b5e

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