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 ???Wn}???Wn{^ 00111111001111110011111101010111011011100111110100111111001111110011111101010111011011100111101101011110 3f3f3f576e7d3f3f3f576e7b5e
SJIS-WIN ?雲緝Wn}?雲緝Wn{^ 0011111110001001010111111110001101101000010101110110111001111101001111111000100101011111111000110110100001010111011011100111101101011110 3f895fe368576e7d3f895fe368576e7b5e
EUC-JP ?雲緝Wn}?雲緝Wn{^ 0011111110110001110000001110010111001001010101110110111001111101001111111011000111000000111001011100100101010111011011100111101101011110 3fb1c0e5c9576e7d3fb1c0e5c9576e7b5e
UTF-8 쒔雲緝Wn}쒔雲緝Wn{^ 11101100100100101001010011101001100110111011001011100111101101111001110101010111011011100111110111101100100100101001010011101001100110111011001011100111101101111001110101010111011011100111101101011110 ec9294e99bb2e7b79d576e7dec9294e99bb2e7b79d576e7b5e
UHC 쒔雲緝Wn}쒔雲緝Wn{^ 10111110101011011110101010100011111100101111110101010111011011100111110110111110101011011110101010100011111100101111110101010111011011100111101101011110 beadeaa3f2fd576e7dbeadeaa3f2fd576e7b5e

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