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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 闖エ蝌イ闖エ蝌エ^ 11101000100011111011010011100101100110001011001011101000100011111011010011100101100110001011010001011110 e88fb4e598b2e88fb4e598b45e
EUC-JP 闖エ蝌イ闖エ蝌エ^ 1110111111101111100011101011010011101001111110001000111010110010111011111110111110001110101101001110100111111000100011101011010001011110 efef8eb4e9f88eb2efef8eb4e9f88eb45e
UTF-8 闖エ蝌イ闖エ蝌エ^ 11101001100101111001011011101111101111011011010011101000100111011000110011101111101111011011001011101001100101111001011011101111101111011011010011101000100111011000110011101111101111011011010001011110 e99796efbdb4e89d8cefbdb2e99796efbdb4e89d8cefbdb45e
UHC 闖???闖???^ 1111011111100110001111110011111100111111111101111110011000111111001111110011111101011110 f7e63f3f3ff7e63f3f3f5e

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