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 贈?別}贈?別{^ 10010001101000010011111110010101110010100111110110010001101000010011111110010101110010100111101101011110 91a13f95ca7d91a13f95ca7b5e
EUC-JP 贈?別}贈?別{^ 11000010101000110011111111001010110011000111110111000010101000110011111111001010110011000111101101011110 c2a33fcacc7dc2a33fcacc7b5e
UTF-8 贈쭹別}贈쭹別{^ 111010001011010010001000111011001010110110111001111001011000100010100101011111011110100010110100100010001110110010101101101110011110010110001000101001010111101101011110 e8b488ecadb9e588a57de8b488ecadb9e588a57b5e
UHC 贈쭹別}贈쭹別{^ 111100011111110011000010111001111101110010101100011111011111000111111100110000101110011111011100101011000111101101011110 f1fcc2e7dcac7df1fcc2e7dcac7b5e

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