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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ・陦キn}・陦キn{^ 1111010010100011101001011110100010100001101101110110111001111101111101001010001110100101111010001010000110110111011011100111101101011110 f4a3a5e8a1b76e7df4a3a5e8a1b76e7b5e
EUC-JP ?・陦キn}?・陦キn{^ 00111111100011101010010111110000101000111000111010110111011011100111110100111111100011101010010111110000101000111000111010110111011011100111101101011110 3f8ea5f0a38eb76e7d3f8ea5f0a38eb76e7b5e
UTF-8 ・陦キn}・陦キn{^ 1110111010001101100100101110111110111101101001011110100110011001101001101110111110111101101101110110111001111101111011101000110110010010111011111011110110100101111010011001100110100110111011111011110110110111011011100111101101011110 ee8d92efbda5e999a6efbdb76e7dee8d92efbda5e999a6efbdb76e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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