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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蕣虹犢蕣虹牀^ 11100100111110101001001111111000111000001011011111100100111110101001001111111000111000001010110001011110 e4fa93f8e0b7e4fa93f8e0ac5e
EUC-JP 蕣虹犢蕣虹牀^ 11101000111111001100011011111010111000001011100111101000111111001100011011111010111000001010111001011110 e8fcc6fae0b9e8fcc6fae0ae5e
UTF-8 蕣虹犢蕣虹牀^ 11101000100101011010001111101000100110011011100111100111100010101010001011101000100101011010001111101000100110011011100111100111100010011000000001011110 e895a3e899b9e78aa2e895a3e899b9e789805e
UHC 蕣虹犢蕣虹牀^ 11100010111100101111101111110110110101001011101111100010111100101111101111110110110111111101000101011110 e2f2fbf6d4bbe2f2fbf6dfd15e

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