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 迪願試}迪願試{^ 111001111000110010001010111010001000111010001110011111011110011110001100100010101110100010001110100011100111101101011110 e78c8ae88e8e7de78c8ae88e8e7b5e
EUC-JP 迪願試}迪願試{^ 111011011110110010110100111010101011101111101110011111011110110111101100101101001110101010111011111011100111101101011110 edecb4eabbee7dedecb4eabbee7b5e
UTF-8 迪願試}迪願試{^ 111010001011111110101010111010011010000110011000111010001010100110100110011111011110100010111111101010101110100110100001100110001110100010101001101001100111101101011110 e8bfaae9a198e8a9a67de8bfaae9a198e8a9a67b5e
UHC 迪願試}迪願試{^ 111011101110100011101010110000111110001111001011011111011110111011101000111010101100001111100011110010110111101101011110 eee8eac3e3cb7deee8eac3e3cb7b5e

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