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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 震??}震??{^ 1001000001101011001111110011111101111101100100000110101100111111001111110111101101011110 906b3f3f7d906b3f3f7b5e
EUC-JP 震??}震??{^ 1011111111001100001111110011111101111101101111111100110000111111001111110111101101011110 bfcc3f3f7dbfcc3f3f7b5e
UTF-8 震렲렯}震렲렯{^ 111010011001110010000111111010111010000010110010111010111010000010101111011111011110100110011100100001111110101110100000101100101110101110100000101011110111101101011110 e99c87eba0b2eba0af7de99c87eba0b2eba0af7b5e
UHC 震렲렯}震렲렯{^ 111100101110100010001110101111111000111010111100011111011111001011101000100011101011111110001110101111000111101101011110 f2e88ebf8ebc7df2e88ebf8ebc7b5e

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