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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 脩檎Μ}脩檎Μ{^ 111000111111100110001100111001111000001110101010011111011110001111111001100011001110011110000011101010100111101101011110 e3f98ce783aa7de3f98ce783aa7b5e
EUC-JP 脩檎Μ}脩檎Μ{^ 111001101111101110111000111010011010011010101100011111011110011011111011101110001110100110100110101011000111101101011110 e6fbb8e9a6ac7de6fbb8e9a6ac7b5e
UTF-8 脩檎Μ}脩檎Μ{^ 11101000100001001010100111100110101010101000111011001110100111000111110111101000100001001010100111100110101010101000111011001110100111000111101101011110 e884a9e6aa8ece9c7de884a9e6aa8ece9c7b5e
UHC 脩檎Μ}脩檎Μ{^ 111000101011101111010000110101011010010111001100011111011110001010111011110100001101010110100101110011000111101101011110 e2bbd0d5a5cc7de2bbd0d5a5cc7b5e

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