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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鈔ア譌充鈔ア譌充^ 111001111110001010110001111001101001011110001111010110111110011111100010101100011110011010010111100011110101101101011110 e7e2b1e6978f5be7e2b1e6978f5b5e
EUC-JP 鈔ア譌充鈔ア譌充^ 1110111011100100100011101011000111101011111101111011110110111100111011101110010010001110101100011110101111110111101111011011110001011110 eee48eb1ebf7bdbceee48eb1ebf7bdbc5e
UTF-8 鈔ア譌充鈔ア譌充^ 11101001100010001001010011101111101111011011000111101000101011011000110011100101100001011000010111101001100010001001010011101111101111011011000111101000101011011000110011100101100001011000010101011110 e98894efbdb1e8ad8ce58585e98894efbdb1e8ad8ce585855e
UHC ???充???充^ 0011111100111111001111111111010111110110001111110011111100111111111101011111011001011110 3f3f3ff5f63f3f3ff5f65e

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