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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 駭?????? 1110100101101110001111110011111100111111001111110011111100111111 e96e3f3f3f3f3f3f
EUC-JP 駭?璵???璵 111100011100111100111111100011111100110011100110001111110011111100111111100011111100110011100110 f1cf3f8fcce63f3f3f8fcce6
UTF-8 駭욌璵뺣驪뺣璵 111010011010011110101101111011001001101010001100111001111001001010110101111010111011101010100011111011111010011010000111111010111011101010100011111001111001001010110101 e9a7adec9a8ce792b5ebbaa3efa687ebbaa3e792b5
UHC 駭욌璵뺣驪뺣璵 1111101010110100100111101110101111100110101001011001010111101011111001101010111110010101111010111110011010100101 fab49eebe6a595ebe6af95ebe6a5

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