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 ??????A? 0011111100111111001111110011111100111111001111110100000100111111 3f3f3f3f3f3f413f
SJIS-WIN 畏??晤⑨?A畏 100010001101100000111111001111111001110111101011100001110100100000111111010000011000100011011000 88d83f3f9deb87483f4188d8
EUC-JP 畏??晤??A畏 1011000011011010001111110011111111011010111011010011111100111111010000011011000011011010 b0da3f3fdaed3f3f41b0da
UTF-8 畏뺧쉼晤⑨쉐A畏 11100111100101011000111111101011101110101010011111101100100010011011110011100110100110011010010011100010100100011010100011101100100010011001000001000001111001111001010110001111 e7958febbaa7ec89bce699a4e291a8ec899041e7958f
UHC 畏뺧쉼晤⑨쉐A畏 111010001110011010010101111011111011110110110000111001111111101110101000111011111011110110100110010000011110100011100110 e8e695efbdb0e7fba8efbda641e8e6

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