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 髴趣スソ雋ゑスャ 111010011001110010001110111011111011110110111111111010001011001010000010111011111011110110101100 e99c8eefbdbfe8b282efbdac
EUC-JP 髴趣スソ雋ゑスャ 11110001111111001011110011110001100011101011110110001110101111111111000010110100101001001111000110001110101111011000111010101100 f1fcbcf18ebd8ebff0b4a4f18ebd8eac
UTF-8 髴趣スソ雋ゑスャ 111010011010101110110100111010001011011010100011111011111011110110111101111011111011110110111111111010011001101110001011111000111000001010010001111011111011110110111101111011111011110110101100 e9abb4e8b6a3efbdbdefbdbfe99b8be38291efbdbdefbdac
UHC ?趣??雋ゑ?? 0011111111110110101011000011111100111111111100011110011010101010111100010011111100111111 3ff6ac3f3ff1e6aaf13f3f

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