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 髏泌クク閾ュ邨ョ 111010011001000010010100111001011011100010111000111010001000011110101101111001111011010110101110 e99094e5b8b8e887ade7b5ae
EUC-JP 髏泌クク閾ュ邨ョ 11110001111100001100100011100111100011101011100010001110101110001110111111100111100011101010110111101110101101111000111010101110 f1f0c8e78eb88eb8efe78eadeeb78eae
UTF-8 髏泌クク閾ュ邨ョ 111010011010101110001111111001101011001110001100111011111011110110111000111011111011110110111000111010011001011010111110111011111011110110101101111010011000001010101000111011111011110110101110 e9ab8fe6b38cefbdb8efbdb8e996beefbdade982a8efbdae
UHC ?泌????邨? 00111111111110011011001000111111001111110011111100111111111101011011111000111111 3ff9b23f3f3f3ff5be3f

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