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^[^ 1011000110110010010111100110111001010010101100011011001001011110011011100101111001011011101100011011001001011110011011100101001010110001101100100101111001101110010111100101101101011110 b1b25e6e52b1b25e6e5e5bb1b25e6e52b1b25e6e5e5b5e
EUC-JP アイ^nRアイ^n^[アイ^nRアイ^n^[^ 10001110101100011000111010110010010111100110111001010010100011101011000110001110101100100101111001101110010111100101101110001110101100011000111010110010010111100110111001010010100011101011000110001110101100100101111001101110010111100101101101011110 8eb18eb25e6e528eb18eb25e6e5e5b8eb18eb25e6e528eb18eb25e6e5e5b5e
UTF-8 アイ^nRアイ^n^[アイ^nRアイ^n^[^ 111011111011110110110001111011111011110110110010010111100110111001010010111011111011110110110001111011111011110110110010010111100110111001011110010110111110111110111101101100011110111110111101101100100101111001101110010100101110111110111101101100011110111110111101101100100101111001101110010111100101101101011110 efbdb1efbdb25e6e52efbdb1efbdb25e6e5e5befbdb1efbdb25e6e52efbdb1efbdb25e6e5e5b5e
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)