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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 銹奴銹奴[銹奴銹奴[^ 11100111111101101001001101111010111001111111011010010011011110100101101111100111111101101001001101111010111001111111011010010011011110100101101101011110 e7f6937ae7f6937a5be7f6937ae7f6937a5b5e
EUC-JP 銹奴銹奴[銹奴銹奴[^ 11101110111110001100010111011011111011101111100011000101110110110101101111101110111110001100010111011011111011101111100011000101110110110101101101011110 eef8c5dbeef8c5db5beef8c5dbeef8c5db5b5e
UTF-8 銹奴銹奴[銹奴銹奴[^ 111010011000101010111001111001011010010110110100111010011000101010111001111001011010010110110100010110111110100110001010101110011110010110100101101101001110100110001010101110011110010110100101101101000101101101011110 e98ab9e5a5b4e98ab9e5a5b45be98ab9e5a5b4e98ab9e5a5b45b5e
UHC 銹奴銹奴[銹奴銹奴[^ 11100010110010001101001010111111111000101100100011010010101111110101101111100010110010001101001010111111111000101100100011010010101111110101101101011110 e2c8d2bfe2c8d2bf5be2c8d2bfe2c8d2bf5b5e

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