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 鮗晧」扶鮗晧」府^ 111010011011101010011101111011001010001110010101011111011110100110111010100111011110110010100011100101010111101101011110 e9ba9deca3957de9ba9deca3957b5e
EUC-JP 鮗晧」扶鮗晧」府^ 1111001010111100110110101110111010001110101000111100100111011110111100101011110011011010111011101000111010100011110010011101110001011110 f2bcdaee8ea3c9def2bcdaee8ea3c9dc5e
UTF-8 鮗晧」扶鮗晧」府^ 11101001101011101001011111100110100110011010011111101111101111011010001111100110100010011011011011101001101011101001011111100110100110011010011111101111101111011010001111100101101110101001110001011110 e9ae97e699a7efbda3e689b6e9ae97e699a7efbda3e5ba9c5e
UHC ?晧?扶?晧?府^ 00111111111110111100010100111111110111011010011000111111111110111100010100111111110111011010010001011110 3ffbc53fdda63ffbc53fdda45e

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