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 ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e
SJIS-WIN ウキ^nRウキ^n^[ウキ^nRウキ^n^[^ 1011001110110111010111100110111001010010101100111011011101011110011011100101111001011011101100111011011101011110011011100101001010110011101101110101111001101110010111100101101101011110 b3b75e6e52b3b75e6e5e5bb3b75e6e52b3b75e6e5e5b5e
EUC-JP ウキ^nRウキ^n^[ウキ^nRウキ^n^[^ 10001110101100111000111010110111010111100110111001010010100011101011001110001110101101110101111001101110010111100101101110001110101100111000111010110111010111100110111001010010100011101011001110001110101101110101111001101110010111100101101101011110 8eb38eb75e6e528eb38eb75e6e5e5b8eb38eb75e6e528eb38eb75e6e5e5b5e
UTF-8 ウキ^nRウキ^n^[ウキ^nRウキ^n^[^ 111011111011110110110011111011111011110110110111010111100110111001010010111011111011110110110011111011111011110110110111010111100110111001011110010110111110111110111101101100111110111110111101101101110101111001101110010100101110111110111101101100111110111110111101101101110101111001101110010111100101101101011110 efbdb3efbdb75e6e52efbdb3efbdb75e6e5e5befbdb3efbdb75e6e52efbdb3efbdb75e6e5e5b5e
UHC ??^nR??^n^[??^nR??^n^[^ 0011111100111111010111100110111001010010001111110011111101011110011011100101111001011011001111110011111101011110011011100101001000111111001111110101111001101110010111100101101101011110 3f3f5e6e523f3f5e6e5e5b3f3f5e6e523f3f5e6e5e5b5e

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