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 隹ソ驥」蝨ュ逞イ 111010001011000010111111111010011000011110100011111001011001110010101101111001111001011110110010 e8b0bfe987a3e59cade797b2
EUC-JP 隹ソ驥」蝨ュ逞イ 11110000101100101000111010111111111100011110011110001110101000111110100111111100100011101010110111101101111101111000111010110010 f0b28ebff1e78ea3e9fc8eadedf78eb2
UTF-8 隹ソ驥」蝨ュ逞イ 111010011001101010111001111011111011110110111111111010011010100110100101111011111011110110100011111010001001110110101000111011111011110110101101111010011000000010011110111011111011110110110010 e99ab9efbdbfe9a9a5efbda3e89da8efbdade9809eefbdb2
UHC ??驥?蝨?逞? 0011111100111111110100011100101000111111111000111010010000111111110101101100000100111111 3f3fd1ca3fe3a43fd6c13f

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