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 陜ェ辣吩ク狗ュ・ 111010001001110110101010111001111000010110011001111001001011100010001011111001111010110110100101 e89daae78599e4b88be7ada5
EUC-JP 陜ェ辣吩ク狗ュ・ 11101111111111011000111010101010111011011110010111010010111001101000111010111000101101101110100110001110101011011000111010100101 effd8eaaede5d2e68eb8b6e98ead8ea5
UTF-8 陜ェ辣吩ク狗ュ・ 111010011001100110011100111011111011110110101010111010001011111010100011111001011001000010101001111011111011110110111000111001111000101110010111111011111011110110101101111011111011110110100101 e9999cefbdaae8bea3e590a9efbdb8e78b97efbdadefbda5
UHC 陜?辣吩?狗?? 111110011111000000111111110101011011100011011101110000110011111111001111101101110011111100111111 f9f03fd5b8ddc33fcfb73f3f

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