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 涬ス都ス}涬ス都ス{^ 111110110100000110111101111110111011011110111101011111011111101101000001101111011111101110110111101111010111101101011110 fb41bdfbb7bd7dfb41bdfbb7bd7b5e
EUC-JP 涬ス?ス}涬ス?ス{^ 10001111110001111100111110001110101111010011111110001110101111010111110110001111110001111100111110001110101111010011111110001110101111010111101101011110 8fc7cf8ebd3f8ebd7d8fc7cf8ebd3f8ebd7b5e
UTF-8 涬ス都ス}涬ス都ス{^ 111001101011011010101100111011111011110110111101111011111010100010100110111011111011110110111101011111011110011010110110101011001110111110111101101111011110111110101000101001101110111110111101101111010111101101011110 e6b6acefbdbdefa8a6efbdbd7de6b6acefbdbdefa8a6efbdbd7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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