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 竏シ笳㌻}竏シ笳㌻{^ 1110001010001000101111001110001010010111100001110110111001111101111000101000100010111100111000101001011110000111011011100111101101011110 e288bce297876e7de288bce297876e7b5e
EUC-JP 竏シ笳?}竏シ笳?{^ 1110001111101000100011101011110011100011111101110011111101111101111000111110100010001110101111001110001111110111001111110111101101011110 e3e88ebce3f73f7de3e88ebce3f73f7b5e
UTF-8 竏シ笳㌻}竏シ笳㌻{^ 111001111010101110001111111011111011110110111100111001111010110010110011111000111000110010111011011111011110011110101011100011111110111110111101101111001110011110101100101100111110001110001100101110110111101101011110 e7ab8fefbdbce7acb3e38cbb7de7ab8fefbdbce7acb3e38cbb7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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