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 ¼Å¼£P¼Å¼£¼Å¼ 101111001100010110111100101000110101000010111100110001011011110010100011101111001100010110111100 bcc5bca350bcc5bca3bcc5bc
SJIS-WIN ???£P???£??? 0011111100111111001111111000000110010010010100000011111100111111001111111000000110010010001111110011111100111111 3f3f3f8192503f3f3f81923f3f3f
EUC-JP ?Å?£P?Å?£?Å? 0011111110001111101010101010100100111111101000011111001001010000001111111000111110101010101010010011111110100001111100100011111110001111101010101010100100111111 3f8faaa93fa1f2503f8faaa93fa1f23f8faaa93f
UTF-8 ¼Å¼£P¼Å¼£¼Å¼ 1100001010111100110000111000010111000010101111001100001010100011010100001100001010111100110000111000010111000010101111001100001010100011110000101011110011000011100001011100001010111100 c2bcc385c2bcc2a350c2bcc385c2bcc2a3c2bcc385c2bc
UHC ¼?¼?P¼?¼?¼?¼ 101010001111100100111111101010001111100100111111010100001010100011111001001111111010100011111001001111111010100011111001001111111010100011111001 a8f93fa8f93f50a8f93fa8f93fa8f93fa8f9

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