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 葬?薔?葬?薔?^ 10010001100100100011111111100101010010110011111110010001100100100011111111100101010010110011111101011110 91923fe54b3f91923fe54b3f5e
EUC-JP 葬?薔?葬?薔?^ 11000001111100100011111111101001101011000011111111000001111100100011111111101001101011000011111101011110 c1f23fe9ac3fc1f23fe9ac3f5e
UTF-8 葬렢薔렔葬렢薔렔^ 11101000100100011010110011101011101000001010001011101000100101101001010011101011101000001001010011101000100100011010110011101011101000001010001011101000100101101001010011101011101000001001010001011110 e891aceba0a2e89694eba094e891aceba0a2e89694eba0945e
UHC 葬렢薔렔葬렢薔렔^ 1110110111110111100011101011001111101101111110011000111010101001111011011111011110001110101100111110110111111001100011101010100101011110 edf78eb3edf98ea9edf78eb3edf98ea95e

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