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 楹??痍???? 10011110101100010011111100111111111000010111011100111111001111110011111100111111 9eb13f3fe1773f3f3f3f
EUC-JP 楹??痍???? 11011100101100110011111100111111111000011101100000111111001111110011111100111111 dcb33f3fe1d83f3f3f3f
UTF-8 楹딀궦痍썸벉溜쬋 111001101010010110111001111010111001010010000000111010101011011010100110111001111001011110001101111011001000110110111000111010111011001010001001111011111010011110001011111011001010110010001011 e6a5b9eb9480eab6a6e7978dec8db8ebb289efa78becac8b
UHC 楹딀궦痍썸벉溜쬋 11100111101100111000101011100110100000101011100011101100101101111011110111100110100100111010110011101010111111101010011101000001 e7b38ae682b8ecb7bde693aceafea741

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