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ンマ^[^ 1111001010100101110111011100111101010010111100101010010111011101110011110101111001011011111100101010010111011101110011110101001011110010101001011101110111001111010111100101101101011110 f2a5ddcf52f2a5ddcf5e5bf2a5ddcf52f2a5ddcf5e5b5e
EUC-JP ?ンマR?ンマ^[?ンマR?ンマ^[^ 001111111000111011011101100011101100111101010010001111111000111011011101100011101100111101011110010110110011111110001110110111011000111011001111010100100011111110001110110111011000111011001111010111100101101101011110 3f8edd8ecf523f8edd8ecf5e5b3f8edd8ecf523f8edd8ecf5e5b5e
UTF-8 ンマRンマ^[ンマRンマ^[^ 11101110100001111001110011101111101111101001110111101111101111101000111101010010111011101000011110011100111011111011111010011101111011111011111010001111010111100101101111101110100001111001110011101111101111101001110111101111101111101000111101010010111011101000011110011100111011111011111010011101111011111011111010001111010111100101101101011110 ee879cefbe9defbe8f52ee879cefbe9defbe8f5e5bee879cefbe9defbe8f52ee879cefbe9defbe8f5e5b5e
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)