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 イスク邇ク鴫 1111000111100001101100101111000110001110101111011011100011100111100011101011100010001110101100001111000111100001 f1e1b2f18ebdb8e78eb88eb0f1e1
EUC-JP ?イ?スク邇ク鴫? 001111111000111010110010001111111000111010111101100011101011100011101101111011101000111010111000101111001011001000111111 3f8eb23f8ebd8eb8edee8eb8bcb23f
UTF-8 イスク邇ク鴫 111011101000010110011100111011111011110110110010111011101000010010001001111011111011110110111101111011111011110110111000111010011000001010000111111011111011110110111000111010011011010010101011111011101000010110011100 ee859cefbdb2ee8489efbdbdefbdb8e98287efbdb8e9b4abee859c
UHC ?????邇??? 00111111001111110011111100111111001111111110110011000100001111110011111100111111 3f3f3f3f3fecc43f3f3f

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