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 藥??節??節 11100101010110100011111100111111100100001101111100111111001111111001000011011111 e55a3f3f90df3f3f90df
EUC-JP 藥??節??節 11101001101110110011111100111111110000001110000100111111001111111100000011100001 e9bb3f3fc0e13f3fc0e1
UTF-8 藥먨퉿節ⓩ벚節 111010001001011110100101111010111010100010101000111011011000100110111111111001111010111110000000111000101001001110101001111010111011001010011010111001111010111110000000 e897a5eba8a8ed89bfe7af80e293a9ebb29ae7af80
UHC 藥먨퉿節ⓩ벚節 1110010110110111100100001110010110111001100101111110111110111101101010001110011010111010101000101110111110111101 e5b790e5b997efbda8e6baa2efbd

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