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^[^ 10000100101010111000010010100000010111100110111001010010100001001010101110000100101000000101111001101110010111100101101110000100101010111000010010100000010111100110111001010010100001001010101110000100101000000101111001101110010111100101101101011110 84ab84a05e6e5284ab84a05e6e5e5b84ab84a05e6e5284ab84a05e6e5e5b5e
EUC-JP ┃│^nR┃│^n^[┃│^nR┃│^n^[^ 10101000101011011010100010100010010111100110111001010010101010001010110110101000101000100101111001101110010111100101101110101000101011011010100010100010010111100110111001010010101010001010110110101000101000100101111001101110010111100101101101011110 a8ada8a25e6e52a8ada8a25e6e5e5ba8ada8a25e6e52a8ada8a25e6e5e5b5e
UTF-8 ┃│^nR┃│^n^[┃│^nR┃│^n^[^ 111000101001010010000011111000101001010010000010010111100110111001010010111000101001010010000011111000101001010010000010010111100110111001011110010110111110001010010100100000111110001010010100100000100101111001101110010100101110001010010100100000111110001010010100100000100101111001101110010111100101101101011110 e29483e294825e6e52e29483e294825e6e5e5be29483e294825e6e52e29483e294825e6e5e5b5e
UHC ┃│^nR┃│^n^[┃│^nR┃│^n^[^ 10100110101011011010011010100010010111100110111001010010101001101010110110100110101000100101111001101110010111100101101110100110101011011010011010100010010111100110111001010010101001101010110110100110101000100101111001101110010111100101101101011110 a6ada6a25e6e52a6ada6a25e6e5e5ba6ada6a25e6e52a6ada6a25e6e5e5b5e

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