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 ˜ÐàҘВin}˜ÐàҘВin{^ 100110001101000011100000110100101001100011010000100100100110100101101110011111011001100011010000111000001101001010011000110100001001001001101001011011100111101101011110 98d0e0d298d092696e7d98d0e0d298d092696e7b5e
SJIS-WIN ???????in}???????in{^ 001111110011111100111111001111110011111100111111001111110110100101101110011111010011111100111111001111110011111100111111001111110011111101101001011011100111101101011110 3f3f3f3f3f3f3f696e7d3f3f3f3f3f3f3f696e7b5e
EUC-JP ??àÒ???in}??àÒ???in{^ 0011111100111111100011111010101110100010100011111010101011010010001111110011111100111111011010010110111001111101001111110011111110001111101010111010001010001111101010101101001000111111001111110011111101101001011011100111101101011110 3f3f8faba28faad23f3f3f696e7d3f3f8faba28faad23f3f3f696e7b5e
UTF-8 ˜ÐàҘВin}˜ÐàҘВin{^ 1100001010011000110000111001000011000011101000001100001110010010110000101001100011000011100100001100001010010010011010010110111001111101110000101001100011000011100100001100001110100000110000111001001011000010100110001100001110010000110000101001001001101001011011100111101101011110 c298c390c3a0c392c298c390c292696e7dc298c390c3a0c392c298c390c292696e7b5e
UHC ?Ð???Ð?in}?Ð???Ð?in{^ 00111111101010001010001000111111001111110011111110101000101000100011111101101001011011100111110100111111101010001010001000111111001111110011111110101000101000100011111101101001011011100111101101011110 3fa8a23f3f3fa8a23f696e7d3fa8a23f3f3fa8a23f696e7b5e

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