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{^ 1011110011101001011000010110111001111101101111001110100101100001011011100111101101011110 bce9616e7dbce9616e7b5e
EUC-JP シ饌n}シ饌n{^ 10001110101111001111000111000010011011100111110110001110101111001111000111000010011011100111101101011110 8ebcf1c26e7d8ebcf1c26e7b5e
UTF-8 シ饌n}シ饌n{^ 1110111110111101101111001110100110100101100011000110111001111101111011111011110110111100111010011010010110001100011011100111101101011110 efbdbce9a58c6e7defbdbce9a58c6e7b5e
UHC ?饌n}?饌n{^ 0011111111110011110010100110111001111101001111111111001111001010011011100111101101011110 3ff3ca6e7d3ff3ca6e7b5e

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