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 遞滔ッソ}遞滔ッソ{^ 111001111010100010011111111010111010111110111111011111011110011110101000100111111110101110101111101111110111101101011110 e7a89febafbf7de7a89febafbf7b5e
EUC-JP 遞滔ッソ}遞滔ッソ{^ 11101110101010101101111011101101100011101010111110001110101111110111110111101110101010101101111011101101100011101010111110001110101111110111101101011110 eeaadeed8eaf8ebf7deeaadeed8eaf8ebf7b5e
UTF-8 遞滔ッソ}遞滔ッソ{^ 111010011000000110011110111001101011101110010100111011111011110110101111111011111011110110111111011111011110100110000001100111101110011010111011100101001110111110111101101011111110111110111101101111110111101101011110 e9819ee6bb94efbdafefbdbf7de9819ee6bb94efbdafefbdbf7b5e
UHC 遞滔??}遞滔??{^ 111101001111011011010100101001010011111100111111011111011111010011110110110101001010010100111111001111110111101101011110 f4f6d4a53f3f7df4f6d4a53f3f7b5e

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