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 蝪具ス賀カ壽セウ 111001011010000110001011111011111011110110001001111010101011011010011010111001101011111010110011 e5a18befbd89eab69ae6beb3
EUC-JP 蝪具ス賀カ壽セウ 11101010101000111011011011110001100011101011110110110010111011001000111010110110110101001110100010001110101111101000111010110011 eaa3b6f18ebdb2ec8eb6d4e88ebe8eb3
UTF-8 蝪具ス賀カ壽セウ 111010001001110110101010111001011000010110110111111011111011110110111101111010001011001110000000111011111011110110110110111001011010001110111101111011111011110110111110111011111011110110110011 e89daae585b7efbdbde8b380efbdb6e5a3bdefbdbeefbdb3
UHC ?具?賀?壽?? 0011111111001110111111010011111111111001110001010011111111100001111110000011111100111111 3fcefd3ff9c53fe1f83f3f

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