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 ’@‘¶R’@‘¶^[’@‘¶R’@‘¶^[^ 1001001001000000100100011011011001010010100100100100000010010001101101100101111001011011100100100100000010010001101101100101001010010010010000001001000110110110010111100101101101011110 924091b652924091b65e5b924091b652924091b65e5b5e
SJIS-WIN ?@?¶R?@?¶^[?@?¶R?@?¶^[^ 001111110100000000111111100000011111011101010010001111110100000000111111100000011111011101011110010110110011111101000000001111111000000111110111010100100011111101000000001111111000000111110111010111100101101101011110 3f403f81f7523f403f81f75e5b3f403f81f7523f403f81f75e5b5e
EUC-JP ?@?¶R?@?¶^[?@?¶R?@?¶^[^ 001111110100000000111111101000101111100101010010001111110100000000111111101000101111100101011110010110110011111101000000001111111010001011111001010100100011111101000000001111111010001011111001010111100101101101011110 3f403fa2f9523f403fa2f95e5b3f403fa2f9523f403fa2f95e5b5e
UTF-8 ’@‘¶R’@‘¶^[’@‘¶R’@‘¶^[^ 1100001010010010010000001100001010010001110000101011011001010010110000101001001001000000110000101001000111000010101101100101111001011011110000101001001001000000110000101001000111000010101101100101001011000010100100100100000011000010100100011100001010110110010111100101101101011110 c29240c291c2b652c29240c291c2b65e5bc29240c291c2b652c29240c291c2b65e5b5e
UHC ?@?¶R?@?¶^[?@?¶R?@?¶^[^ 001111110100000000111111101000101101001001010010001111110100000000111111101000101101001001011110010110110011111101000000001111111010001011010010010100100011111101000000001111111010001011010010010111100101101101011110 3f403fa2d2523f403fa2d25e5b3f403fa2d2523f403fa2d25e5b5e

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