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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鬯假スッ雋会スソ隴 1110100110101100100110001110111110111101101011111110100010110010100010011110111110111101101111111110100010101101 e9ac98efbdafe8b289efbdbfe8ad
EUC-JP 鬯假スッ雋会スソ隴 111100101010111011010000111100011000111010111101100011101010111111110000101101001011001011110001100011101011110110001110101111111111000010101111 f2aed0f18ebd8eaff0b4b2f18ebd8ebff0af
UTF-8 鬯假スッ雋会スソ隴 111010011010110010101111111001011000000110000111111011111011110110111101111011111011110110101111111010011001101110001011111001001011110010011010111011111011110110111101111011111011110110111111111010011001101010110100 e9acafe58187efbdbdefbdafe99b8be4bc9aefbdbdefbdbfe99ab4
UHC ?假??雋???? 0011111111001010101000110011111100111111111100011110011000111111001111110011111100111111 3fcaa33f3ff1e63f3f3f3f

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