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 鉑蒔エ邇ーウニ^ 11111011110010011000111010101010111100001011010110110100111001111000111010110000101100111100011001011110 fbc98eaaf0b5b4e78eb0b3c65e
EUC-JP 鉑蒔?エ邇ーウニ^ 1000111111100011111000011011110010101100001111111000111010110100111011011110111010001110101100001000111010110011100011101100011001011110 8fe3e1bcac3f8eb4edee8eb08eb38ec65e
UTF-8 鉑蒔エ邇ーウニ^ 11101001100010011001000111101000100100101001010011101110100000011011010011101111101111011011010011101001100000101000011111101111101111011011000011101111101111011011001111101111101111101000011001011110 e98991e89294ee81b4efbdb4e98287efbdb0efbdb3efbe865e
UHC ?蒔??邇???^ 0011111111100011110010000011111100111111111011001100010000111111001111110011111101011110 3fe3c83f3fecc43f3f3f5e

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