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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 鈔ア轤ュD鈔ア轤ュD^ 111001111110001010110001111001111000001010101101010001001110011111100010101100011110011110000010101011010100010001011110 e7e2b1e782ad44e7e2b1e782ad445e
EUC-JP 鈔ア轤ュD鈔ア轤ュD^ 11101110111001001000111010110001111011011110001010001110101011010100010011101110111001001000111010110001111011011110001010001110101011010100010001011110 eee48eb1ede28ead44eee48eb1ede28ead445e
UTF-8 鈔ア轤ュD鈔ア轤ュD^ 111010011000100010010100111011111011110110110001111010001011110110100100111011111011110110101101010001001110100110001000100101001110111110111101101100011110100010111101101001001110111110111101101011010100010001011110 e98894efbdb1e8bda4efbdad44e98894efbdb1e8bda4efbdad445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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