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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 将「将蛩Y将「将蛩bE 1000111110101011101000101000111110101011111001010111110101011001100011111010101110100010100011111010101111100101011111010110001001000101 8faba28fabe57d598faba28fabe57d6245
EUC-JP 将「将蛩Y将「将蛩bE 10111110101011011000111010100010101111101010110111101001110111100101100110111110101011011000111010100010101111101010110111101001110111100110001001000101 bead8ea2beade9de59bead8ea2beade9de6245
UTF-8 将「将蛩Y将「将蛩bE 111001011011000010000110111011111011110110100010111001011011000010000110111010001001101110101001010110011110010110110000100001101110111110111101101000101110010110110000100001101110100010011011101010010110001001000101 e5b086efbda2e5b086e89ba959e5b086efbda2e5b086e89ba96245
UHC ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245

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