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 藥??兀??秧 11100101010110100011111100111111100110010101100100111111001111111110001001011110 e55a3f3f99593f3fe25e
EUC-JP 藥??兀??秧 11101001101110110011111100111111110100011011101000111111001111111110001110111111 e9bb3f3fd1ba3f3fe3bf
UTF-8 藥썲쁿兀덂렘秧 111010001001011110100101111011001000110110110010111011001000000110111111111001011000010110000000111010111000110110000010111010111010000010011000111001111010011110100111 e897a5ec8db2ec81bfe58580eb8d82eba098e7a7a7
UHC 藥썲쁿兀덂렘秧 1110010110110111101111011110010110011000100001101110100010110100100010001110010110110111101111011110010011101011 e5b7bde59886e8b488e5b7bde4eb

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