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^[^ 11010111001111110110111001010010110101110011111101101110010111100101101111010111001111110110111001010010110101110011111101101110010111100101101101011110 d73f6e52d73f6e5e5bd73f6e52d73f6e5e5b5e
SJIS-WIN ×¥nR×¥n^[×¥nR×¥n^[^ 100000010111111010000001100011110110111001010010100000010111111010000001100011110110111001011110010110111000000101111110100000011000111101101110010100101000000101111110100000011000111101101110010111100101101101011110 817e818f6e52817e818f6e5e5b817e818f6e52817e818f6e5e5b5e
EUC-JP ×¥nR×¥n^[×¥nR×¥n^[^ 101000011101111110100001111011110110111001010010101000011101111110100001111011110110111001011110010110111010000111011111101000011110111101101110010100101010000111011111101000011110111101101110010111100101101101011110 a1dfa1ef6e52a1dfa1ef6e5e5ba1dfa1ef6e52a1dfa1ef6e5e5b5e
UTF-8 ×¥nR×¥n^[×¥nR×¥n^[^ 11000011100101111110111110111111101001010110111001010010110000111001011111101111101111111010010101101110010111100101101111000011100101111110111110111111101001010110111001010010110000111001011111101111101111111010010101101110010111100101101101011110 c397efbfa56e52c397efbfa56e5e5bc397efbfa56e52c397efbfa56e5e5b5e
UHC ×¥nR×¥n^[×¥nR×¥n^[^ 101000011011111110100001110011010110111001010010101000011011111110100001110011010110111001011110010110111010000110111111101000011100110101101110010100101010000110111111101000011100110101101110010111100101101101011110 a1bfa1cd6e52a1bfa1cd6e5e5ba1bfa1cd6e52a1bfa1cd6e5e5b5e

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