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 ¼Å¼§^W}¼Å¼§^W{^ 101111001100010110111100101001110101111001010111011111011011110011000101101111001010011101011110010101110111101101011110 bcc5bca75e577dbcc5bca75e577b5e
SJIS-WIN ???§^W}???§^W{^ 0011111100111111001111111000000110011000010111100101011101111101001111110011111100111111100000011001100001011110010101110111101101011110 3f3f3f81985e577d3f3f3f81985e577b5e
EUC-JP ?Å?§^W}?Å?§^W{^ 001111111000111110101010101010010011111110100001111110000101111001010111011111010011111110001111101010101010100100111111101000011111100001011110010101110111101101011110 3f8faaa93fa1f85e577d3f8faaa93fa1f85e577b5e
UTF-8 ¼Å¼§^W}¼Å¼§^W{^ 1100001010111100110000111000010111000010101111001100001010100111010111100101011101111101110000101011110011000011100001011100001010111100110000101010011101011110010101110111101101011110 c2bcc385c2bcc2a75e577dc2bcc385c2bcc2a75e577b5e
UHC ¼?¼§^W}¼?¼§^W{^ 101010001111100100111111101010001111100110100001110101110101111001010111011111011010100011111001001111111010100011111001101000011101011101011110010101110111101101011110 a8f93fa8f9a1d75e577da8f93fa8f9a1d75e577b5e

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