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 蒻??藥?Б節 1110010011101000001111110011111111100101010110100011111110000100010000011001000011011111 e4e83f3fe55a3f844190df
EUC-JP 蒻??藥?Б節 1110100011101010001111110011111111101001101110110011111110100111101000101100000011100001 e8ea3f3fe9bb3fa7a2c0e1
UTF-8 蒻몌쉑藥먨Б節 1110100010010010101110111110101110101010100011001110110010001001100100011110100010010111101001011110101110101000101010001101000010010001111001111010111110000000 e892bbebaa8cec8991e897a5eba8a8d091e7af80
UHC 蒻몌쉑藥먨Б節 1110010110110110101110001110111110111101101001111110010110110111100100001110010110101100101000101110111110111101 e5b6b8efbda7e5b790e5aca2efbd

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