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 ??±[??±[^ 001111110011111110110001010110110011111100111111101100010101101101011110 3f3fb15b3f3fb15b5e
SJIS-WIN 櫻?±[櫻?±[^ 10011111010011100011111110000001011111010101101110011111010011100011111110000001011111010101101101011110 9f4e3f817d5b9f4e3f817d5b5e
EUC-JP 櫻?±[櫻?±[^ 11011101101011110011111110100001110111100101101111011101101011110011111110100001110111100101101101011110 ddaf3fa1de5bddaf3fa1de5b5e
UTF-8 櫻얍±[櫻얍±[^ 11100110101010111011101111101100100101101000110111000010101100010101101111100110101010111011101111101100100101101000110111000010101100010101101101011110 e6abbbec968dc2b15be6abbbec968dc2b15b5e
UHC 櫻얍±[櫻얍±[^ 111001011010000110111110111001011010000110111110010110111110010110100001101111101110010110100001101111100101101101011110 e5a1bee5a1be5be5a1bee5a1be5b5e

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