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{^ 11110001111110011000111010111101011011100111110111110001111110011000111010111101011011100111101101011110 f1f98ebd6e7df1f98ebd6e7b5e
EUC-JP ?漆n}?漆n{^ 0011111110111100101111110110111001111101001111111011110010111111011011100111101101011110 3fbcbf6e7d3fbcbf6e7b5e
UTF-8 漆n}漆n{^ 1110111010000101101101001110011010111100100001100110111001111101111011101000010110110100111001101011110010000110011011100111101101011110 ee85b4e6bc866e7dee85b4e6bc866e7b5e
UHC ?漆n}?漆n{^ 0011111111110110110101000110111001111101001111111111011011010100011011100111101101011110 3ff6d46e7d3ff6d46e7b5e

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