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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蒻??藥???? 11100100111010000011111100111111111001010101101000111111001111110011111100111111 e4e83f3fe55a3f3f3f3f
EUC-JP 蒻??藥???? 11101000111010100011111100111111111010011011101100111111001111110011111100111111 e8ea3f3fe9bb3f3f3f3f
UTF-8 蒻몌쉐藥먨븘凉똞 111010001001001010111011111010111010101010001100111011001000100110010000111010001001011110100101111010111010100010101000111010111011100010011000111011111010010110111001111010111001100010011110 e892bbebaa8cec8990e897a5eba8a8ebb898efa5b9eb989e
UHC 蒻몌쉐藥먨븘凉똞 11100101101101101011100011101111101111011010011011100101101101111001000011100101100101011000010011100101101111001000110001100001 e5b6b8efbda6e5b790e59584e5bc8c61

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