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 蜈カ轤ュ}蜈カ轤ュ{^ 111001011000010110110110111001111000001010101101011111011110010110000101101101101110011110000010101011010111101101011110 e585b6e782ad7de585b6e782ad7b5e
EUC-JP 蜈カ轤ュ}蜈カ轤ュ{^ 11101001111001011000111010110110111011011110001010001110101011010111110111101001111001011000111010110110111011011110001010001110101011010111101101011110 e9e58eb6ede28ead7de9e58eb6ede28ead7b5e
UTF-8 蜈カ轤ュ}蜈カ轤ュ{^ 111010001001110010001000111011111011110110110110111010001011110110100100111011111011110110101101011111011110100010011100100010001110111110111101101101101110100010111101101001001110111110111101101011010111101101011110 e89c88efbdb6e8bda4efbdad7de89c88efbdb6e8bda4efbdad7b5e
UHC 蜈???}蜈???{^ 11101000101001010011111100111111001111110111110111101000101001010011111100111111001111110111101101011110 e8a53f3f3f7de8a53f3f3f7b5e

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