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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邁咲ア図邁咲ア須^ 111001111011000010001101111001111011000110010000011111011110011110110000100011011110011110110001100100000111101101011110 e7b08de7b1907de7b08de7b1907b5e
EUC-JP 邁咲ア図邁咲ア須^ 1110111010110010101110101110100110001110101100011011111111011110111011101011001010111010111010011000111010110001101111111101110001011110 eeb2bae98eb1bfdeeeb2bae98eb1bfdc5e
UTF-8 邁咲ア図邁咲ア須^ 11101001100000101000000111100101100100101011001011101111101111011011000111100101100110111011001111101001100000101000000111100101100100101011001011101111101111011011000111101001101000001000100001011110 e98281e592b2efbdb1e59bb3e98281e592b2efbdb1e9a0885e
UHC 邁???邁??須^ 110110001110010000111111001111110011111111011000111001000011111100111111111000101100111001011110 d8e43f3f3fd8e43f3fe2ce5e

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