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{^ 1110011010101011101110111110101110011100100010011110101110010010101111010110111001111101111001101010101110111011111010111001110010001001111010111001001010111101011011100111101101011110 e6abbbeb9c89eb92bd6e7de6abbbeb9c89eb92bd6e7b5e
UHC 櫻뜉뒽n}櫻뜉뒽n{^ 1110010110100001100011011000110010001010101100110110111001111101111001011010000110001101100011001000101010110011011011100111101101011110 e5a18d8c8ab36e7de5a18d8c8ab36e7b5e

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