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^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e
SJIS-WIN 遨雄nR遨雄n^[遨雄nR遨雄n^[^ 111001111010100110010111010110010110111001010010111001111010100110010111010110010110111001011110010110111110011110101001100101110101100101101110010100101110011110101001100101110101100101101110010111100101101101011110 e7a997596e52e7a997596e5e5be7a997596e52e7a997596e5e5b5e
EUC-JP 遨雄nR遨雄n^[遨雄nR遨雄n^[^ 111011101010101111001101101110100110111001010010111011101010101111001101101110100110111001011110010110111110111010101011110011011011101001101110010100101110111010101011110011011011101001101110010111100101101101011110 eeabcdba6e52eeabcdba6e5e5beeabcdba6e52eeabcdba6e5e5b5e
UTF-8 遨雄nR遨雄n^[遨雄nR遨雄n^[^ 1110100110000001101010001110100110011011100001000110111001010010111010011000000110101000111010011001101110000100011011100101111001011011111010011000000110101000111010011001101110000100011011100101001011101001100000011010100011101001100110111000010001101110010111100101101101011110 e981a8e99b846e52e981a8e99b846e5e5be981a8e99b846e52e981a8e99b846e5e5b5e
UHC ?雄nR?雄n^[?雄nR?雄n^[^ 0011111111101010101010010110111001010010001111111110101010101001011011100101111001011011001111111110101010101001011011100101001000111111111010101010100101101110010111100101101101011110 3feaa96e523feaa96e5e5b3feaa96e523feaa96e5e5b5e

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