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{^ 1001111010100001001111110110111001111101100111101010000100111111011011100111101101011110 9ea13f6e7d9ea13f6e7b5e
EUC-JP 棕?n}棕?n{^ 1101110010100011001111110110111001111101110111001010001100111111011011100111101101011110 dca33f6e7ddca33f6e7b5e
UTF-8 棕렋n}棕렋n{^ 1110011010100011100101011110101110100000100010110110111001111101111001101010001110010101111010111010000010001011011011100111101101011110 e6a395eba08b6e7de6a395eba08b6e7b5e
UHC 棕렋n}棕렋n{^ 11110000111101111000111010100010011011100111110111110000111101111000111010100010011011100111101101011110 f0f78ea26e7df0f78ea26e7b5e

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