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 闌倡ィ呵堅遞傳 11101000100011001001100011100111101010001001100111101000100011001001100011100111101010001001100101000010 e88c98e7a899e88c98e7a89942
EUC-JP 闌倡ィ呵堅遞傳 1110111111101100110100001110100110001110101010001101001011101010101101111111100011101110101010101101000110100011 efecd0e98ea8d2eab7f8eeaad1a3
UTF-8 闌倡ィ呵堅遞傳 111010011001011110001100111001011000000010100001111011111011110110101000111001011001000110110101111001011010000010000101111010011000000110011110111001011000001010110011 e9978ce580a1efbda8e591b5e5a085e9819ee582b3
UHC ?倡?呵堅遞傳 001111111111001111011011001111111100101010100111110011001011000111110100111101101110111011101110 3ff3db3fcaa7ccb1f4f6eeee

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