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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 絛御洪[絛御洪[^ 111000110101010110001100111001001000110101011110010110111110001101010101100011001110010010001101010111100101101101011110 e3558ce48d5e5be3558ce48d5e5b5e
EUC-JP 絛御洪[絛御洪[^ 111001011011011010111000111001101011100110111111010110111110010110110110101110001110011010111001101111110101101101011110 e5b6b8e6b9bf5be5b6b8e6b9bf5b5e
UTF-8 絛御洪[絛御洪[^ 111001111011010110011011111001011011111010100001111001101011010010101010010110111110011110110101100110111110010110111110101000011110011010110100101010100101101101011110 e7b59be5bea1e6b4aa5be7b59be5bea1e6b4aa5b5e
UHC ?御洪[?御洪[^ 00111111111001011101100111111011111100110101101100111111111001011101100111111011111100110101101101011110 3fe5d9fbf35b3fe5d9fbf35b5e

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