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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 櫻??n}櫻??n{^ 10011111010011100011111100111111011011100111110110011111010011100011111100111111011011100111101101011110 9f4e3f3f6e7d9f4e3f3f6e7b5e
EUC-JP 櫻??n}櫻??n{^ 11011101101011110011111100111111011011100111110111011101101011110011111100111111011011100111101101011110 ddaf3f3f6e7dddaf3f3f6e7b5e
UTF-8 櫻땹꺉n}櫻땹꺉n{^ 1110011010101011101110111110101110010101101110011110101010111010100010010110111001111101111001101010101110111011111010111001010110111001111010101011101010001001011011100111101101011110 e6abbbeb95b9eaba896e7de6abbbeb95b9eaba896e7b5e
UHC 櫻땹꺉n}櫻땹꺉n{^ 1110010110100001100010111000111110000011101100000110111001111101111001011010000110001011100011111000001110110000011011100111101101011110 e5a18b8f83b06e7de5a18b8f83b06e7b5e

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