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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豁」驪シ}豁」驪シ{^ 111001101010110110100011111010011000101110111100011111011110011010101101101000111110100110001011101111000111101101011110 e6ada3e98bbc7de6ada3e98bbc7b5e
EUC-JP 豁」驪シ}豁」驪シ{^ 11101100101011111000111010100011111100011110101110001110101111000111110111101100101011111000111010100011111100011110101110001110101111000111101101011110 ecaf8ea3f1eb8ebc7decaf8ea3f1eb8ebc7b5e
UTF-8 豁」驪シ}豁」驪シ{^ 111010001011000110000001111011111011110110100011111010011010100110101010111011111011110110111100011111011110100010110001100000011110111110111101101000111110100110101001101010101110111110111101101111000111101101011110 e8b181efbda3e9a9aaefbdbc7de8b181efbda3e9a9aaefbdbc7b5e
UHC 豁?驪?}豁?驪?{^ 111111001100001100111111110101011111000100111111011111011111110011000011001111111101010111110001001111110111101101011110 fcc33fd5f13f7dfcc33fd5f13f7b5e

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