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{^ 100110100111110011100110010110111000111110110011111010001001111001101110011111011001101001111100111001100101101110001111101100111110100010011110011011100111101101011110 9a7ce65b8fb3e89e6e7d9a7ce65b8fb3e89e6e7b5e
SJIS-WIN ?|?[????n}?|?[????n{^ 001111110111110000111111010110110011111100111111001111110011111101101110011111010011111101111100001111110101101100111111001111110011111100111111011011100111101101011110 3f7c3f5b3f3f3f3f6e7d3f7c3f5b3f3f3f3f6e7b5e
EUC-JP ?|æ[??è?n}?|æ[??è?n{^ 0011111101111100100011111010100111000001010110110011111100111111100011111010101110110010001111110110111001111101001111110111110010001111101010011100000101011011001111110011111110001111101010111011001000111111011011100111101101011110 3f7c8fa9c15b3f3f8fabb23f6e7d3f7c8fa9c15b3f3f8fabb23f6e7b5e
UTF-8 š|æ[³èžn}š|æ[³èžn{^ 110000101001101001111100110000111010011001011011110000101000111111000010101100111100001110101000110000101001111001101110011111011100001010011010011111001100001110100110010110111100001010001111110000101011001111000011101010001100001010011110011011100111101101011110 c29a7cc3a65bc28fc2b3c3a8c29e6e7dc29a7cc3a65bc28fc2b3c3a8c29e6e7b5e
UHC ?|æ[?³??n}?|æ[?³??n{^ 00111111011111001010100110100001010110110011111110101001111110000011111100111111011011100111110100111111011111001010100110100001010110110011111110101001111110000011111100111111011011100111101101011110 3f7ca9a15b3fa9f83f3f6e7d3f7ca9a15b3fa9f83f3f6e7b5e

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