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 ?????p?????D 001111110011111100111111001111110011111101110000001111110011111100111111001111110011111101000100 3f3f3f3f3f703f3f3f3f3f44
SJIS-WIN 藥??雅?p藥??雅?D 11100101010110100011111100111111100010011110101100111111011100001110010101011010001111110011111110001001111010110011111101000100 e55a3f3f89eb3f70e55a3f3f89eb3f44
EUC-JP 藥??雅?p藥??雅?D 11101001101110110011111100111111101100101110110100111111011100001110100110111011001111110011111110110010111011010011111101000100 e9bb3f3fb2ed3f70e9bb3f3fb2ed3f44
UTF-8 藥먦굩雅괲p藥먦굩雅괓D 1110100010010111101001011110101110101000101001101110101010110101101010011110100110011011100001011110101010110100101100100111000011101000100101111010010111101011101010001010011011101010101101011010100111101001100110111000010111101010101101001001001101000100 e897a5eba8a6eab5a9e99b85eab4b270e897a5eba8a6eab5a9e99b85eab49344
UHC 藥먦굩雅괲p藥먦굩雅괓D 11100101101101111001000011100011100000101000111111100100101110101000001001011001011100001110010110110111100100001110001110000010100011111110010010111010100000011111111001000100 e5b790e3828fe4ba825970e5b790e3828fe4ba81fe44

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