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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 辿則足炭側臓^ 10010010010010001001000110100101100100011010101110010010010110011001000110100100100100011001111101011110 924891a591ab925991a4919f5e
EUC-JP 辿則足炭側臓^ 11000011101010011100001010100111110000101010110111000011101110101100001010100110110000101010000101011110 c3a9c2a7c2adc3bac2a6c2a15e
UTF-8 辿則足炭側臓^ 11101000101111101011111111100101100010011000011111101000101101101011001111100111100000101010110111100101100000011011010011101000100001111001001101011110 e8bebfe58987e8b6b3e782ade581b4e887935e
UHC ?則足炭側?^ 0011111111110110110011101111000011101011111101111010100111110110101100000011111101011110 3ff6cef0ebf7a9f6b03f5e

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