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 ???F???De^ 00111111001111110011111101000110001111110011111100111111010001000110010101011110 3f3f3f463f3f3f44655e
SJIS-WIN ???F???De^ 00111111001111110011111101000110001111110011111100111111010001000110010101011110 3f3f3f463f3f3f44655e
EUC-JP ???F???De^ 00111111001111110011111101000110001111110011111100111111010001000110010101011110 3f3f3f463f3f3f44655e
UTF-8 淋귦삫F淋귦삪De^ 11101111101001111011010111101010101101111010011011101100100000101010101101000110111011111010011110110101111010101011011110100110111011001000001010101010010001000110010101011110 efa7b5eab7a6ec82ab46efa7b5eab7a6ec82aa44655e
UHC 淋귦삫F淋귦삪De^ 11101100111110001000001011101101100110001010101001000110111011001111100010000010111011011001100010101001010001000110010101011110 ecf882ed98aa46ecf882ed98a944655e

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