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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跂ァ逋シ跂ァ逋シ^ 11100110111000111010011111100111100110011011110011100110111000111010011111100111100110011011110001011110 e6e3a7e799bce6e3a7e799bc5e
EUC-JP 跂ァ逋シ跂ァ逋シ^ 1110110011100101100011101010011111101101111110011000111010111100111011001110010110001110101001111110110111111001100011101011110001011110 ece58ea7edf98ebcece58ea7edf98ebc5e
UTF-8 跂ァ逋シ跂ァ逋シ^ 11101000101101111000001011101111101111011010011111101001100000001000101111101111101111011011110011101000101101111000001011101111101111011010011111101001100000001000101111101111101111011011110001011110 e8b782efbda7e9808befbdbce8b782efbda7e9808befbdbc5e
UHC ??逋???逋?^ 0011111100111111111110001110011100111111001111110011111111111000111001110011111101011110 3f3ff8e73f3f3ff8e73f5e

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