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 藥??節③?靄 1110010101011010001111110011111110010000110111111000011101000010001111111110100011001001 e55a3f3f90df87423fe8c9
EUC-JP 藥??節??靄 11101001101110110011111100111111110000001110000100111111001111111111000011001011 e9bb3f3fc0e13f3ff0cb
UTF-8 藥먦굨節③쭏靄 111010001001011110100101111010111010100010100110111010101011010110101000111001111010111110000000111000101001000110100010111011001010110110001111111010011001110110000100 e897a5eba8a6eab5a8e7af80e291a2ecad8fe99d84
UHC 藥먦굨節③쭏靄 1110010110110111100100001110001110000010100011101110111110111101101010001110100110100111100010001110010011110111 e5b790e3828eefbda8e9a788e4f7

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