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 ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ?藁?nW}?藁?nW{^ 001111111001100001101101001111110110111001010111011111010011111110011000011011010011111101101110010101110111101101011110 3f986d3f6e577d3f986d3f6e577b5e
EUC-JP ?藁?nW}?藁?nW{^ 001111111100111111001110001111110110111001010111011111010011111111001111110011100011111101101110010101110111101101011110 3fcfce3f6e577d3fcfce3f6e577b5e
UTF-8 급藁꺌nW}급藁꺌nW{^ 11101010101110001000100111101000100101111000000111101010101110101000110001101110010101110111110111101010101110001000100111101000100101111000000111101010101110101000110001101110010101110111101101011110 eab889e89781eaba8c6e577deab889e89781eaba8c6e577b5e
UHC 급藁꺌nW}급藁꺌nW{^ 10110001110111101100110111001011101100101010011101101110010101110111110110110001110111101100110111001011101100101010011101101110010101110111101101011110 b1decdcbb2a76e577db1decdcbb2a76e577b5e

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