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 筝剛弦}筝剛弦{^ 111000101011011010001101100001001000110010110111011111011110001010110110100011011000010010001100101101110111101101011110 e2b68d848cb77de2b68d848cb77b5e
EUC-JP 筝剛弦}筝剛弦{^ 111001001011100010111001111001001011100010111001011111011110010010111000101110011110010010111000101110010111101101011110 e4b8b9e4b8b97de4b8b9e4b8b97b5e
UTF-8 筝剛弦}筝剛弦{^ 111001111010110110011101111001011000100110011011111001011011110010100110011111011110011110101101100111011110010110001001100110111110010110111100101001100111101101011110 e7ad9de5899be5bca67de7ad9de5899be5bca67b5e
UHC ?剛弦}?剛弦{^ 00111111110010111010011111111010110101110111110100111111110010111010011111111010110101110111101101011110 3fcba7fad77d3fcba7fad77b5e

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