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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 洩賊袖\}洩賊袖\{^ 1000100101101011100100011010111110010001101100110101110001111101100010010110101110010001101011111001000110110011010111000111101101011110 896b91af91b35c7d896b91af91b35c7b5e
EUC-JP 洩賊袖\}洩賊袖\{^ 1011000111001100110000101011000111000010101101010101110001111101101100011100110011000010101100011100001010110101010111000111101101011110 b1ccc2b1c2b55c7db1ccc2b1c2b55c7b5e
UTF-8 洩賊袖\}洩賊袖\{^ 1110011010110100101010011110100010110011100010101110100010100010100101100101110001111101111001101011010010101001111010001011001110001010111010001010001010010110010111000111101101011110 e6b4a9e8b38ae8a2965c7de6b4a9e8b38ae8a2965c7b5e
UHC 洩賊袖\}洩賊袖\{^ 1110000011011101111011101110010011100010110000000101110001111101111000001101110111101110111001001110001011000000010111000111101101011110 e0ddeee4e2c05c7de0ddeee4e2c05c7b5e

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