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 髫罹ッソ}髫罹ッソ{^ 111010011001101010011100111010111010111110111111011111011110100110011010100111001110101110101111101111110111101101011110 e99a9cebafbf7de99a9cebafbf7b5e
EUC-JP 髫罹ッソ}髫罹ッソ{^ 11110001111110101101100011101101100011101010111110001110101111110111110111110001111110101101100011101101100011101010111110001110101111110111101101011110 f1fad8ed8eaf8ebf7df1fad8ed8eaf8ebf7b5e
UTF-8 髫罹ッソ}髫罹ッソ{^ 111010011010101110101011111001111011110110111001111011111011110110101111111011111011110110111111011111011110100110101011101010111110011110111101101110011110111110111101101011111110111110111101101111110111101101011110 e9ababe7bdb9efbdafefbdbf7de9ababe7bdb9efbdafefbdbf7b5e
UHC ?罹??}?罹??{^ 00111111110101111110011100111111001111110111110100111111110101111110011100111111001111110111101101011110 3fd7e73f3f7d3fd7e73f3f7b5e

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