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 涬シ昻ゥ}涬シ昻ゥ{^ 111110110100000110111100111110101101000010101001011111011111101101000001101111001111101011010000101010010111101101011110 fb41bcfad0a97dfb41bcfad0a97b5e
EUC-JP 涬シ?ゥ}涬シ?ゥ{^ 10001111110001111100111110001110101111000011111110001110101010010111110110001111110001111100111110001110101111000011111110001110101010010111101101011110 8fc7cf8ebc3f8ea97d8fc7cf8ebc3f8ea97b5e
UTF-8 涬シ昻ゥ}涬シ昻ゥ{^ 111001101011011010101100111011111011110110111100111001101001100010111011111011111011110110101001011111011110011010110110101011001110111110111101101111001110011010011000101110111110111110111101101010010111101101011110 e6b6acefbdbce698bbefbda97de6b6acefbdbce698bbefbda97b5e
UHC ??昻?}??昻?{^ 00111111001111111110010011101001001111110111110100111111001111111110010011101001001111110111101101011110 3f3fe4e93f7d3f3fe4e93f7b5e

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