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 š|É³èž^}š|É³èž^{^ 100110100111110010010000110010011000111110110011111010001001111001011110011111011001101001111100100100001100100110001111101100111110100010011110010111100111101101011110 9a7c90c98fb3e89e5e7d9a7c90c98fb3e89e5e7b5e
SJIS-WIN ?|??????^}?|??????^{^ 001111110111110000111111001111110011111100111111001111110011111101011110011111010011111101111100001111110011111100111111001111110011111100111111010111100111101101011110 3f7c3f3f3f3f3f3f5e7d3f7c3f3f3f3f3f3f5e7b5e
EUC-JP ?|?É??è?^}?|?É??è?^{^ 0011111101111100001111111000111110101010101100010011111100111111100011111010101110110010001111110101111001111101001111110111110000111111100011111010101010110001001111110011111110001111101010111011001000111111010111100111101101011110 3f7c3f8faab13f3f8fabb23f5e7d3f7c3f8faab13f3f8fabb23f5e7b5e
UTF-8 š|É³èž^}š|É³èž^{^ 1100001010011010011111001100001010010000110000111000100111000010100011111100001010110011110000111010100011000010100111100101111001111101110000101001101001111100110000101001000011000011100010011100001010001111110000101011001111000011101010001100001010011110010111100111101101011110 c29a7cc290c389c28fc2b3c3a8c29e5e7dc29a7cc290c389c28fc2b3c3a8c29e5e7b5e
UHC ?|???³??^}?|???³??^{^ 0011111101111100001111110011111100111111101010011111100000111111001111110101111001111101001111110111110000111111001111110011111110101001111110000011111100111111010111100111101101011110 3f7c3f3f3fa9f83f3f5e7d3f7c3f3f3fa9f83f3f5e7b5e

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