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 他足脱箪}他足脱箪{^ 10010001101111001001000110101011100100100100010110010010010111000111110110010001101111001001000110101011100100100100010110010010010111000111101101011110 91bc91ab9245925c7d91bc91ab9245925c7b5e
EUC-JP 他足脱箪}他足脱箪{^ 11000010101111101100001010101101110000111010011011000011101111010111110111000010101111101100001010101101110000111010011011000011101111010111101101011110 c2bec2adc3a6c3bd7dc2bec2adc3a6c3bd7b5e
UTF-8 他足脱箪}他足脱箪{^ 111001001011101110010110111010001011011010110011111010001000010010110001111001111010111010101010011111011110010010111011100101101110100010110110101100111110100010000100101100011110011110101110101010100111101101011110 e4bb96e8b6b3e884b1e7aeaa7de4bb96e8b6b3e884b1e7aeaa7b5e
UHC 他足??}他足??{^ 111101101110001011110000111010110011111100111111011111011111011011100010111100001110101100111111001111110111101101011110 f6e2f0eb3f3f7df6e2f0eb3f3f7b5e

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