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 ŽÝÇ¡±×ŽÝÇ¡±×^ 1000111011011101100011111100011110100001100011111011000111010111100011101101110110001111110001111010000110001111101100011101011101011110 8edd8fc7a18fb1d78edd8fc7a18fb1d75e
SJIS-WIN ??????±×??????±×^ 001111110011111100111111001111110011111100111111100000010111110110000001011111100011111100111111001111110011111100111111001111111000000101111101100000010111111001011110 3f3f3f3f3f3f817d817e3f3f3f3f3f3f817d817e5e
EUC-JP ?Ý?Ç¡?±×?Ý?Ç¡?±×^ 001111111000111110101010111100100011111110001111101010101010111010001111101000101100001000111111101000011101111010100001110111110011111110001111101010101111001000111111100011111010101010101110100011111010001011000010001111111010000111011110101000011101111101011110 3f8faaf23f8faaae8fa2c23fa1dea1df3f8faaf23f8faaae8fa2c23fa1dea1df5e
UTF-8 ŽÝÇ¡±×ŽÝÇ¡±×^ 110000101000111011000011100111011100001010001111110000111000011111000010101000011100001010001111110000101011000111000011100101111100001010001110110000111001110111000010100011111100001110000111110000101010000111000010100011111100001010110001110000111001011101011110 c28ec39dc28fc387c2a1c28fc2b1c397c28ec39dc28fc387c2a1c28fc2b1c3975e
UHC ????¡?±×????¡?±×^ 0011111100111111001111110011111110100010101011100011111110100001101111101010000110111111001111110011111100111111001111111010001010101110001111111010000110111110101000011011111101011110 3f3f3f3fa2ae3fa1bea1bf3f3f3f3fa2ae3fa1bea1bf5e

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