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 洩叔褻}洩叔褻{^ 100010010110101110001111011001101110010111110110011111011000100101101011100011110110011011100101111101100111101101011110 896b8f66e5f67d896b8f66e5f67b5e
EUC-JP 洩叔褻}洩叔褻{^ 101100011100110010111101110001111110101011111000011111011011000111001100101111011100011111101010111110000111101101011110 b1ccbdc7eaf87db1ccbdc7eaf87b5e
UTF-8 洩叔褻}洩叔褻{^ 111001101011010010101001111001011000111110010100111010001010010010111011011111011110011010110100101010011110010110001111100101001110100010100100101110110111101101011110 e6b4a9e58f94e8a4bb7de6b4a9e58f94e8a4bb7b5e
UHC 洩叔褻}洩叔褻{^ 111000001101110111100010110100101110000011100001011111011110000011011101111000101101001011100000111000010111101101011110 e0dde2d2e0e17de0dde2d2e0e17b5e

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