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 ???WW}???WW{^ 00111111001111110011111101010111010101110111110100111111001111110011111101010111010101110111101101011110 3f3f3f57577d3f3f3f57577b5e
SJIS-WIN 跛晧юWW}跛晧юWW{^ 11100110111010101001110111101100100001001001000001010111010101110111110111100110111010101001110111101100100001001001000001010111010101110111101101011110 e6ea9dec849057577de6ea9dec849057577b5e
EUC-JP 跛晧юWW}跛晧юWW{^ 11101100111011001101101011101110101001111111000001010111010101110111110111101100111011001101101011101110101001111111000001010111010101110111101101011110 ececdaeea7f057577dececdaeea7f057577b5e
UTF-8 跛晧юWW}跛晧юWW{^ 1110100010110111100110111110011010011001101001111101000110001110010101110101011101111101111010001011011110011011111001101001100110100111110100011000111001010111010101110111101101011110 e8b79be699a7d18e57577de8b79be699a7d18e57577b5e
UHC 跛晧юWW}跛晧юWW{^ 11110111111101011111101111000101101011001111000001010111010101110111110111110111111101011111101111000101101011001111000001010111010101110111101101011110 f7f5fbc5acf057577df7f5fbc5acf057577b5e

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