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 š|æ[³èž\}š|æ[³èž\{^ 100110100111110011100110010110111000111110110011111010001001111001011100011111011001101001111100111001100101101110001111101100111110100010011110010111000111101101011110 9a7ce65b8fb3e89e5c7d9a7ce65b8fb3e89e5c7b5e
SJIS-WIN ?|?[????\}?|?[????\{^ 001111110111110000111111010110110011111100111111001111110011111101011100011111010011111101111100001111110101101100111111001111110011111100111111010111000111101101011110 3f7c3f5b3f3f3f3f5c7d3f7c3f5b3f3f3f3f5c7b5e
EUC-JP ?|æ[??è?\}?|æ[??è?\{^ 0011111101111100100011111010100111000001010110110011111100111111100011111010101110110010001111110101110001111101001111110111110010001111101010011100000101011011001111110011111110001111101010111011001000111111010111000111101101011110 3f7c8fa9c15b3f3f8fabb23f5c7d3f7c8fa9c15b3f3f8fabb23f5c7b5e
UTF-8 š|æ[³èž\}š|æ[³èž\{^ 110000101001101001111100110000111010011001011011110000101000111111000010101100111100001110101000110000101001111001011100011111011100001010011010011111001100001110100110010110111100001010001111110000101011001111000011101010001100001010011110010111000111101101011110 c29a7cc3a65bc28fc2b3c3a8c29e5c7dc29a7cc3a65bc28fc2b3c3a8c29e5c7b5e
UHC ?|æ[?³??\}?|æ[?³??\{^ 00111111011111001010100110100001010110110011111110101001111110000011111100111111010111000111110100111111011111001010100110100001010110110011111110101001111110000011111100111111010111000111101101011110 3f7ca9a15b3fa9f83f3f5c7d3f7ca9a15b3fa9f83f3f5c7b5e

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