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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ワ皛ワ珵n}ワ皛ワ珵n{^ 1101110011111011011100111101110011111011011001100110111001111101110111001111101101110011110111001111101101100110011011100111101101011110 dcfb73dcfb666e7ddcfb73dcfb666e7b5e
EUC-JP ワ皛ワ珵n}ワ皛ワ珵n{^ 10001110110111001000111111001110101110101000111011011100100011111100101111111001011011100111110110001110110111001000111111001110101110101000111011011100100011111100101111111001011011100111101101011110 8edc8fceba8edc8fcbf96e7d8edc8fceba8edc8fcbf96e7b5e
UTF-8 ワ皛ワ珵n}ワ皛ワ珵n{^ 1110111110111110100111001110011110011010100110111110111110111110100111001110011110001111101101010110111001111101111011111011111010011100111001111001101010011011111011111011111010011100111001111000111110110101011011100111101101011110 efbe9ce79a9befbe9ce78fb56e7defbe9ce79a9befbe9ce78fb56e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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