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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蒻?????鷹?? 1110010011101000001111110011111100111111001111110011111110010001111010010011111100111111 e4e83f3f3f3f3f91e93f3f
EUC-JP 蒻?????鷹?? 1110100011101010001111110011111100111111001111110011111111000010111010110011111100111111 e8ea3f3f3f3f3fc2eb3f3f
UTF-8 蒻몄옊紐녑쑵鷹귙뀍 111010001001001010111011111010111010101010000100111011001001100010001010111011111010011110001111111010111000010110010001111011001001000110110101111010011011011110111001111010101011011110011001111010111000000010001101 e892bbebaa84ec988aefa78feb8591ec91b5e9b7b9eab799eb808d
UHC 蒻몄옊紐녑쑵鷹귙뀍 111001011011011010111000111011001001111010010010111010111010101010110011111001011011111010101010111010111110110110000010111000111000010110001000 e5b6b8ec9e92ebaab3e5beaaebed82e38588

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