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{^ 0011111110001110111110000110111001111101001111111000111011111000011011100111101101011110 3f8ef86e7d3f8ef86e7b5e
EUC-JP ?綬n}?綬n{^ 0011111110111100111110100110111001111101001111111011110011111010011011100111101101011110 3fbcfa6e7d3fbcfa6e7b5e
UTF-8 歲綬n}歲綬n{^ 1110011010101101101100101110011110110110101011000110111001111101111001101010110110110010111001111011011010101100011011100111101101011110 e6adb2e7b6ac6e7de6adb2e7b6ac6e7b5e
UHC 歲綬n}歲綬n{^ 11100001101010001110001010111000011011100111110111100001101010001110001010111000011011100111101101011110 e1a8e2b86e7de1a8e2b86e7b5e

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