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^[^ 100011101100001010001110110000100110111001010010100011101100001010001110110000100110111001011110010110111000111011000010100011101100001001101110010100101000111011000010100011101100001001101110010111100101101101011110 8ec28ec26e528ec28ec26e5e5b8ec28ec26e528ec28ec26e5e5b5e
EUC-JP 篠篠nR篠篠n^[篠篠nR篠篠n^[^ 101111001100010010111100110001000110111001010010101111001100010010111100110001000110111001011110010110111011110011000100101111001100010001101110010100101011110011000100101111001100010001101110010111100101101101011110 bcc4bcc46e52bcc4bcc46e5e5bbcc4bcc46e52bcc4bcc46e5e5b5e
UTF-8 篠篠nR篠篠n^[篠篠nR篠篠n^[^ 1110011110101111101000001110011110101111101000000110111001010010111001111010111110100000111001111010111110100000011011100101111001011011111001111010111110100000111001111010111110100000011011100101001011100111101011111010000011100111101011111010000001101110010111100101101101011110 e7afa0e7afa06e52e7afa0e7afa06e5e5be7afa0e7afa06e52e7afa0e7afa06e5e5b5e
UHC 篠篠nR篠篠n^[篠篠nR篠篠n^[^ 111000011100011011100001110001100110111001010010111000011100011011100001110001100110111001011110010110111110000111000110111000011100011001101110010100101110000111000110111000011100011001101110010111100101101101011110 e1c6e1c66e52e1c6e1c66e5e5be1c6e1c66e52e1c6e1c66e5e5b5e

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