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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 穽牘[}穽牘[{^ 11100010011101101110000010101111010110110111110111100010011101101110000010101111010110110111101101011110 e276e0af5b7de276e0af5b7b5e
EUC-JP 穽牘[}穽牘[{^ 11100011110101111110000010110001010110110111110111100011110101111110000010110001010110110111101101011110 e3d7e0b15b7de3d7e0b15b7b5e
UTF-8 穽牘[}穽牘[{^ 1110011110101001101111011110011110001001100110000101101101111101111001111010100110111101111001111000100110011000010110110111101101011110 e7a9bde789985b7de7a9bde789985b7b5e
UHC 穽牘[}穽牘[{^ 11101111111100001101010010111010010110110111110111101111111100001101010010111010010110110111101101011110 eff0d4ba5b7deff0d4ba5b7b5e

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