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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邱壻サカ謾カ邱 1110011110110111100110101110010010111011101101101110011010010100101101101110011110110111 e7b79ae4bbb6e694b6e7b7
EUC-JP 邱壻サカ謾カ邱 1110111010111001110101001110011010001110101110111000111010110110111010111111010010001110101101101110111010111001 eeb9d4e68ebb8eb6ebf48eb6eeb9
UTF-8 邱壻サカ謾カ邱 111010011000001010110001111001011010001110111011111011111011110110111011111011111011110110110110111010001010110010111110111011111011110110110110111010011000001010110001 e982b1e5a3bbefbdbbefbdb6e8acbeefbdb6e982b1
UHC 邱壻????邱 11001111110010001101111111101011001111110011111100111111001111111100111111001000 cfc8dfeb3f3f3f3fcfc8

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