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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN 蔕ヘァR蔕ヘァ^[蔕ヘァR蔕ヘァ^[^ 1110010011110110110011011010011101010010111001001111011011001101101001110101111001011011111001001111011011001101101001110101001011100100111101101100110110100111010111100101101101011110 e4f6cda752e4f6cda75e5be4f6cda752e4f6cda75e5b5e
EUC-JP 蔕ヘァR蔕ヘァ^[蔕ヘァR蔕ヘァ^[^ 11101000111110001000111011001101100011101010011101010010111010001111100010001110110011011000111010100111010111100101101111101000111110001000111011001101100011101010011101010010111010001111100010001110110011011000111010100111010111100101101101011110 e8f88ecd8ea752e8f88ecd8ea75e5be8f88ecd8ea752e8f88ecd8ea75e5b5e
UTF-8 蔕ヘァR蔕ヘァ^[蔕ヘァR蔕ヘァ^[^ 11101000100101001001010111101111101111101000110111101111101111011010011101010010111010001001010010010101111011111011111010001101111011111011110110100111010111100101101111101000100101001001010111101111101111101000110111101111101111011010011101010010111010001001010010010101111011111011111010001101111011111011110110100111010111100101101101011110 e89495efbe8defbda752e89495efbe8defbda75e5be89495efbe8defbda752e89495efbe8defbda75e5b5e
UHC ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e

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