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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN サ驅N}サ驅N{^ 1011101111101001011110110100111001111101101110111110100101111011010011100111101101011110 bbe97b4e7dbbe97b4e7b5e
EUC-JP サ驅N}サ驅N{^ 10001110101110111111000111011100010011100111110110001110101110111111000111011100010011100111101101011110 8ebbf1dc4e7d8ebbf1dc4e7b5e
UTF-8 サ驅N}サ驅N{^ 1110111110111101101110111110100110101001100001010100111001111101111011111011110110111011111010011010100110000101010011100111101101011110 efbdbbe9a9854e7defbdbbe9a9854e7b5e
UHC ?驅N}?驅N{^ 0011111111001111110011000100111001111101001111111100111111001100010011100111101101011110 3fcfcc4e7d3fcfcc4e7b5e

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