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オマ^[^ 1111000010100001101101011100111101010010111100001010000110110101110011110101111001011011111100001010000110110101110011110101001011110000101000011011010111001111010111100101101101011110 f0a1b5cf52f0a1b5cf5e5bf0a1b5cf52f0a1b5cf5e5b5e
EUC-JP ?オマR?オマ^[?オマR?オマ^[^ 001111111000111010110101100011101100111101010010001111111000111010110101100011101100111101011110010110110011111110001110101101011000111011001111010100100011111110001110101101011000111011001111010111100101101101011110 3f8eb58ecf523f8eb58ecf5e5b3f8eb58ecf523f8eb58ecf5e5b5e
UTF-8 オマRオマ^[オマRオマ^[^ 11101110100000011010000011101111101111011011010111101111101111101000111101010010111011101000000110100000111011111011110110110101111011111011111010001111010111100101101111101110100000011010000011101111101111011011010111101111101111101000111101010010111011101000000110100000111011111011110110110101111011111011111010001111010111100101101101011110 ee81a0efbdb5efbe8f52ee81a0efbdb5efbe8f5e5bee81a0efbdb5efbe8f52ee81a0efbdb5efbe8f5e5b5e
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)