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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN シ莢ュ}シ莢ュ{^ 111100001111101010111100111001001011000010101101011111011111000011111010101111001110010010110000101011010111101101011110 f0fabce4b0ad7df0fabce4b0ad7b5e
EUC-JP ?シ莢ュ}?シ莢ュ{^ 0011111110001110101111001110100010110010100011101010110101111101001111111000111010111100111010001011001010001110101011010111101101011110 3f8ebce8b28ead7d3f8ebce8b28ead7b5e
UTF-8 シ莢ュ}シ莢ュ{^ 111011101000001010111001111011111011110110111100111010001000111010100010111011111011110110101101011111011110111010000010101110011110111110111101101111001110100010001110101000101110111110111101101011010111101101011110 ee82b9efbdbce88ea2efbdad7dee82b9efbdbce88ea2efbdad7b5e
UHC ??莢?}??莢?{^ 00111111001111111111101011111000001111110111110100111111001111111111101011111000001111110111101101011110 3f3ffaf83f7d3f3ffaf83f7b5e

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