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{^ 100011111100100110110001111001011011110101101110011111011000111111001001101100011110010110111101011011100111101101011110 8fc9b1e5bd6e7d8fc9b1e5bd6e7b5e
SJIS-WIN ??±??n}??±??n{^ 0011111100111111100000010111110100111111001111110110111001111101001111110011111110000001011111010011111100111111011011100111101101011110 3f3f817d3f3f6e7d3f3f817d3f3f6e7b5e
EUC-JP ?ɱå?n}?ɱå?n{^ 00111111100011111010101010110001101000011101111010001111101010111010100100111111011011100111110100111111100011111010101010110001101000011101111010001111101010111010100100111111011011100111101101011110 3f8faab1a1de8faba93f6e7d3f8faab1a1de8faba93f6e7b5e
UTF-8 É±å½n}É±å½n{^ 11000010100011111100001110001001110000101011000111000011101001011100001010111101011011100111110111000010100011111100001110001001110000101011000111000011101001011100001010111101011011100111101101011110 c28fc389c2b1c3a5c2bd6e7dc28fc389c2b1c3a5c2bd6e7b5e
UHC ??±?½n}??±?½n{^ 00111111001111111010000110111110001111111010100011110110011011100111110100111111001111111010000110111110001111111010100011110110011011100111101101011110 3f3fa1be3fa8f66e7d3f3fa1be3fa8f66e7b5e

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