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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髱コ迥筑髱コ迥畜^ 111010011001110110111010111001111000101010010010011111011110100110011101101110101110011110001010100100100111101101011110 e99dbae78a927de99dbae78a927b5e
EUC-JP 髱コ迥筑髱コ迥畜^ 1111000111111101100011101011101011101101111010101100001111011110111100011111110110001110101110101110110111101010110000111101110001011110 f1fd8ebaedeac3def1fd8ebaedeac3dc5e
UTF-8 髱コ迥筑髱コ迥畜^ 11101001101010111011000111101111101111011011101011101000101111111010010111100111101011011001000111101001101010111011000111101111101111011011101011101000101111111010010111100111100101011001110001011110 e9abb1efbdbae8bfa5e7ad91e9abb1efbdbae8bfa5e7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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