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 ¼£¼«n}¼£¼«n{^ 10111100101000111011110010101011011011100111110110111100101000111011110010101011011011100111101101011110 bca3bcab6e7dbca3bcab6e7b5e
SJIS-WIN ?£??n}?£??n{^ 001111111000000110010010001111110011111101101110011111010011111110000001100100100011111100111111011011100111101101011110 3f81923f3f6e7d3f81923f3f6e7b5e
EUC-JP ?£??n}?£??n{^ 001111111010000111110010001111110011111101101110011111010011111110100001111100100011111100111111011011100111101101011110 3fa1f23f3f6e7d3fa1f23f3f6e7b5e
UTF-8 ¼£¼«n}¼£¼«n{^ 110000101011110011000010101000111100001010111100110000101010101101101110011111011100001010111100110000101010001111000010101111001100001010101011011011100111101101011110 c2bcc2a3c2bcc2ab6e7dc2bcc2a3c2bcc2ab6e7b5e
UHC ¼?¼?n}¼?¼?n{^ 1010100011111001001111111010100011111001001111110110111001111101101010001111100100111111101010001111100100111111011011100111101101011110 a8f93fa8f93f6e7da8f93fa8f93f6e7b5e

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