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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬯假スォ陷顔、シ 111010011010110010011000111011111011110110101011111010001001110010001010111001111010010010111100 e9ac98efbdabe89c8ae7a4bc
EUC-JP 鬯假スォ陷顔、シ 11110010101011101101000011110001100011101011110110001110101010111110111111111100101101001110100110001110101001001000111010111100 f2aed0f18ebd8eabeffcb4e98ea48ebc
UTF-8 鬯假スォ陷顔、シ 111010011010110010101111111001011000000110000111111011111011110110111101111011111011110110101011111010011001100110110111111010011010000110010100111011111011110110100100111011111011110110111100 e9acafe58187efbdbdefbdabe999b7e9a194efbda4efbdbc
UHC ?假??陷顔?? 0011111111001010101000110011111100111111111110011110100011100100110101000011111100111111 3fcaa33f3ff9e8e4d43f3f

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