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 ¼«¼£¼ª¼®¼«¼£¼ª¼®^ 1011110010101011101111001010001110111100101010101011110010101110101111001010101110111100101000111011110010101010101111001010111001011110 bcabbca3bcaabcaebcabbca3bcaabcae5e
SJIS-WIN ???£???????£????^ 00111111001111110011111110000001100100100011111100111111001111110011111100111111001111110011111110000001100100100011111100111111001111110011111101011110 3f3f3f81923f3f3f3f3f3f3f81923f3f3f3f5e
EUC-JP ???£?ª?®???£?ª?®^ 001111110011111100111111101000011111001000111111100011111010001011101100001111111000111110100010111011100011111100111111001111111010000111110010001111111000111110100010111011000011111110001111101000101110111001011110 3f3f3fa1f23f8fa2ec3f8fa2ee3f3f3fa1f23f8fa2ec3f8fa2ee5e
UTF-8 ¼«¼£¼ª¼®¼«¼£¼ª¼®^ 110000101011110011000010101010111100001010111100110000101010001111000010101111001100001010101010110000101011110011000010101011101100001010111100110000101010101111000010101111001100001010100011110000101011110011000010101010101100001010111100110000101010111001011110 c2bcc2abc2bcc2a3c2bcc2aac2bcc2aec2bcc2abc2bcc2a3c2bcc2aac2bcc2ae5e
UHC ¼?¼?¼ª¼®¼?¼?¼ª¼®^ 1010100011111001001111111010100011111001001111111010100011111001101010001010001110101000111110011010001011100111101010001111100100111111101010001111100100111111101010001111100110101000101000111010100011111001101000101110011101011110 a8f93fa8f93fa8f9a8a3a8f9a2e7a8f93fa8f93fa8f9a8a3a8f9a2e75e

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