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^[^ 110000001011100111000000101110010110111001010010110000001011100111000000101110010110111001011110010110111100000010111001110000001011100101101110010100101100000010111001110000001011100101101110010111100101101101011110 c0b9c0b96e52c0b9c0b96e5e5bc0b9c0b96e52c0b9c0b96e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP À?À?nRÀ?À?n^[À?À?nRÀ?À?n^[^ 10001111101010101010001000111111100011111010101010100010001111110110111001010010100011111010101010100010001111111000111110101010101000100011111101101110010111100101101110001111101010101010001000111111100011111010101010100010001111110110111001010010100011111010101010100010001111111000111110101010101000100011111101101110010111100101101101011110 8faaa23f8faaa23f6e528faaa23f8faaa23f6e5e5b8faaa23f8faaa23f6e528faaa23f8faaa23f6e5e5b5e
UTF-8 À¹À¹nRÀ¹À¹n^[À¹À¹nRÀ¹À¹n^[^ 11000011100000001100001010111001110000111000000011000010101110010110111001010010110000111000000011000010101110011100001110000000110000101011100101101110010111100101101111000011100000001100001010111001110000111000000011000010101110010110111001010010110000111000000011000010101110011100001110000000110000101011100101101110010111100101101101011110 c380c2b9c380c2b96e52c380c2b9c380c2b96e5e5bc380c2b9c380c2b96e52c380c2b9c380c2b96e5e5b5e
UHC ?¹?¹nR?¹?¹n^[?¹?¹nR?¹?¹n^[^ 0011111110101001111101100011111110101001111101100110111001010010001111111010100111110110001111111010100111110110011011100101111001011011001111111010100111110110001111111010100111110110011011100101001000111111101010011111011000111111101010011111011001101110010111100101101101011110 3fa9f63fa9f66e523fa9f63fa9f66e5e5b3fa9f63fa9f66e523fa9f63fa9f66e5e5b5e

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