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 ??薔???薔?^ 0011111100111111111001010100101100111111001111110011111111100101010010110011111101011110 3f3fe54b3f3f3fe54b3f5e
EUC-JP ??薔???薔?^ 0011111100111111111010011010110000111111001111110011111111101001101011000011111101011110 3f3fe9ac3f3f3fe9ac3f5e
UTF-8 林렢薔렔林렢薔렔^ 11101111101001111011010011101011101000001010001011101000100101101001010011101011101000001001010011101111101001111011010011101011101000001010001011101000100101101001010011101011101000001001010001011110 efa7b4eba0a2e89694eba094efa7b4eba0a2e89694eba0945e
UHC 林렢薔렔林렢薔렔^ 1110110011110111100011101011001111101101111110011000111010101001111011001111011110001110101100111110110111111001100011101010100101011110 ecf78eb3edf98ea9ecf78eb3edf98ea95e

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