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 髏泌クク閾ュ阯ェ 111010011001000010010100111001011011100010111000111010001000011110101101111010001001011110101010 e99094e5b8b8e887ade897aa
EUC-JP 髏泌クク閾ュ阯ェ 11110001111100001100100011100111100011101011100010001110101110001110111111100111100011101010110111101111111101111000111010101010 f1f0c8e78eb88eb8efe78eadeff78eaa
UTF-8 髏泌クク閾ュ阯ェ 111010011010101110001111111001101011001110001100111011111011110110111000111011111011110110111000111010011001011010111110111011111011110110101101111010011001100010101111111011111011110110101010 e9ab8fe6b38cefbdb8efbdb8e996beefbdade998afefbdaa
UHC ?泌?????? 001111111111100110110010001111110011111100111111001111110011111100111111 3ff9b23f3f3f3f3f3f

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