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 驥カ螯ィ}驥カ螯ィ{^ 111010011000011110110110111001011010011010101000011111011110100110000111101101101110010110100110101010000111101101011110 e987b6e5a6a87de987b6e5a6a87b5e
EUC-JP 驥カ螯ィ}驥カ螯ィ{^ 11110001111001111000111010110110111010101010100010001110101010000111110111110001111001111000111010110110111010101010100010001110101010000111101101011110 f1e78eb6eaa88ea87df1e78eb6eaa88ea87b5e
UTF-8 驥カ螯ィ}驥カ螯ィ{^ 111010011010100110100101111011111011110110110110111010001001111010101111111011111011110110101000011111011110100110101001101001011110111110111101101101101110100010011110101011111110111110111101101010000111101101011110 e9a9a5efbdb6e89eafefbda87de9a9a5efbdb6e89eafefbda87b5e
UHC 驥???}驥???{^ 11010001110010100011111100111111001111110111110111010001110010100011111100111111001111110111101101011110 d1ca3f3f3f7dd1ca3f3f3f7b5e

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