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 «±B^}«±B^{^ 10001111101010111011000101000010010111100111110110001111101010111011000101000010010111100111101101011110 8fabb1425e7d8fabb1425e7b5e
SJIS-WIN ??±B^}??±B^{^ 001111110011111110000001011111010100001001011110011111010011111100111111100000010111110101000010010111100111101101011110 3f3f817d425e7d3f3f817d425e7b5e
EUC-JP ??±B^}??±B^{^ 001111110011111110100001110111100100001001011110011111010011111100111111101000011101111001000010010111100111101101011110 3f3fa1de425e7d3f3fa1de425e7b5e
UTF-8 «±B^}«±B^{^ 11000010100011111100001010101011110000101011000101000010010111100111110111000010100011111100001010101011110000101011000101000010010111100111101101011110 c28fc2abc2b1425e7dc28fc2abc2b1425e7b5e
UHC ??±B^}??±B^{^ 001111110011111110100001101111100100001001011110011111010011111100111111101000011011111001000010010111100111101101011110 3f3fa1be425e7d3f3fa1be425e7b5e

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