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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 藥??兀??墺 11100101010110100011111100111111100110010101100100111111001111111001101011010010 e55a3f3f99593f3f9ad2
EUC-JP 藥??兀??墺 11101001101110110011111100111111110100011011101000111111001111111101010011010100 e9bb3f3fd1ba3f3fd4d4
UTF-8 藥썲씏兀덂렘墺 111010001001011110100101111011001000110110110010111011001001010010001111111001011000010110000000111010111000110110000010111010111010000010011000111001011010001010111010 e897a5ec8db2ec948fe58580eb8d82eba098e5a2ba
UHC 藥썲씏兀덂렘墺 1110010110110111101111011110010110011101101001101110100010110100100010001110010110110111101111011110011111110010 e5b7bde59da6e8b488e5b7bde7f2

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