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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?ч?\}?ч?\{^ 00111111100001001000100100111111010111000111110100111111100001001000100100111111010111000111101101011110 3f84893f5c7d3f84893f5c7b5e
EUC-JP ?ч?\}?ч?\{^ 00111111101001111110100100111111010111000111110100111111101001111110100100111111010111000111101101011110 3fa7e93f5c7d3fa7e93f5c7b5e
UTF-8 驪ч윸\}驪ч윸\{^ 111011111010011010000111110100011000011111101100100111001011100001011100011111011110111110100110100001111101000110000111111011001001110010111000010111000111101101011110 efa687d187ec9cb85c7defa687d187ec9cb85c7b5e
UHC 驪ч윸\}驪ч윸\{^ 1110011010101111101011001110100110011111101100100101110001111101111001101010111110101100111010011001111110110010010111000111101101011110 e6aface99fb25c7de6aface99fb25c7b5e

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