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{^ 1110100110001000100101001110010110010011100010000110111001111101111010011000100010010100111001011001001110001000011011100111101101011110 e98894e593886e7de98894e593886e7b5e
EUC-JP 驤泌嶋n}驤泌嶋n{^ 1111000111101000110010001110011111000101111010000110111001111101111100011110100011001000111001111100010111101000011011100111101101011110 f1e8c8e7c5e86e7df1e8c8e7c5e86e7b5e
UTF-8 驤泌嶋n}驤泌嶋n{^ 1110100110101001101001001110011010110011100011001110010110110110100010110110111001111101111010011010100110100100111001101011001110001100111001011011011010001011011011100111101101011110 e9a9a4e6b38ce5b68b6e7de9a9a4e6b38ce5b68b6e7b5e
UHC ?泌嶋n}?泌嶋n{^ 001111111111100110110010110100111111011101101110011111010011111111111001101100101101001111110111011011100111101101011110 3ff9b2d3f76e7d3ff9b2d3f76e7b5e

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