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 Ÿú͞^}Ÿú͞^{^ 100111111000000111111010110011011001111001011110011111011001111110000001111110101100110110011110010111100111101101011110 9f81facd9e5e7d9f81facd9e5e7b5e
SJIS-WIN ?????^}?????^{^ 001111110011111100111111001111110011111101011110011111010011111100111111001111110011111100111111010111100111101101011110 3f3f3f3f3f5e7d3f3f3f3f3f5e7b5e
EUC-JP ??úÍ?^}??úÍ?^{^ 0011111100111111100011111010101111100010100011111010101010111111001111110101111001111101001111110011111110001111101010111110001010001111101010101011111100111111010111100111101101011110 3f3f8fabe28faabf3f5e7d3f3f8fabe28faabf3f5e7b5e
UTF-8 Ÿú͞^}Ÿú͞^{^ 11000010100111111100001010000001110000111011101011000011100011011100001010011110010111100111110111000010100111111100001010000001110000111011101011000011100011011100001010011110010111100111101101011110 c29fc281c3bac38dc29e5e7dc29fc281c3bac38dc29e5e7b5e
UHC ?????^}?????^{^ 001111110011111100111111001111110011111101011110011111010011111100111111001111110011111100111111010111100111101101011110 3f3f3f3f3f5e7d3f3f3f3f3f5e7b5e

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