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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 讌キ逋シ讌キ逋シB 11100110101001011011011111100111100110011011110011100110101001011011011111100111100110011011110001000010 e6a5b7e799bce6a5b7e799bc42
EUC-JP 讌キ逋シ讌キ逋シB 1110110010100111100011101011011111101101111110011000111010111100111011001010011110001110101101111110110111111001100011101011110001000010 eca78eb7edf98ebceca78eb7edf98ebc42
UTF-8 讌キ逋シ讌キ逋シB 11101000101011101000110011101111101111011011011111101001100000001000101111101111101111011011110011101000101011101000110011101111101111011011011111101001100000001000101111101111101111011011110001000010 e8ae8cefbdb7e9808befbdbce8ae8cefbdb7e9808befbdbc42
UHC ??逋???逋?B 0011111100111111111110001110011100111111001111110011111111111000111001110011111101000010 3f3ff8e73f3f3ff8e73f42

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