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 100011111011000011111010111110111000111110110000111110101111101101000010 8fb0fafb8fb0fafb42
SJIS-WIN ?°???°??B 0011111110000001100010110011111100111111001111111000000110001011001111110011111101000010 3f818b3f3f3f818b3f3f42
EUC-JP ?°úû?°úûB 00111111101000011110101110001111101010111110001010001111101010111110010100111111101000011110101110001111101010111110001010001111101010111110010101000010 3fa1eb8fabe28fabe53fa1eb8fabe28fabe542
UTF-8 °úû°úûB 1100001010001111110000101011000011000011101110101100001110111011110000101000111111000010101100001100001110111010110000111011101101000010 c28fc2b0c3bac3bbc28fc2b0c3bac3bb42
UHC ?°???°??B 0011111110100001110001100011111100111111001111111010000111000110001111110011111101000010 3fa1c63f3f3fa1c63f3f42

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