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^[^ 001111111000000110100000010111100110111001010010001111111000000110100000010111100110111001011110010110110011111110000001101000000101111001101110010100100011111110000001101000000101111001101110010111100101101101011110 3f81a05e6e523f81a05e6e5e5b3f81a05e6e523f81a05e6e5e5b5e
EUC-JP ?□^nR?□^n^[?□^nR?□^n^[^ 001111111010001010100010010111100110111001010010001111111010001010100010010111100110111001011110010110110011111110100010101000100101111001101110010100100011111110100010101000100101111001101110010111100101101101011110 3fa2a25e6e523fa2a25e6e5e5b3fa2a25e6e523fa2a25e6e5e5b5e
UTF-8 뚤□^nR뚤□^n^[뚤□^nR뚤□^n^[^ 111010111001101010100100111000101001011010100001010111100110111001010010111010111001101010100100111000101001011010100001010111100110111001011110010110111110101110011010101001001110001010010110101000010101111001101110010100101110101110011010101001001110001010010110101000010101111001101110010111100101101101011110 eb9aa4e296a15e6e52eb9aa4e296a15e6e5e5beb9aa4e296a15e6e52eb9aa4e296a15e6e5e5b5e
UHC 뚤□^nR뚤□^n^[뚤□^nR뚤□^n^[^ 10110110110101001010000111100000010111100110111001010010101101101101010010100001111000000101111001101110010111100101101110110110110101001010000111100000010111100110111001010010101101101101010010100001111000000101111001101110010111100101101101011110 b6d4a1e05e6e52b6d4a1e05e6e5e5bb6d4a1e05e6e52b6d4a1e05e6e5e5b5e

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