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 駭?倖耕?駭? 1110100101101110001111111000110011110100100011010110101100111111111010010110111000111111 e96e3f8cf48d6b3fe96e3f
EUC-JP 駭?倖耕适駭? 11110001110011110011111110111000111101101011100111001100100011111110000111001011111100011100111100111111 f1cf3fb8f6b9cc8fe1cbf1cf3f
UTF-8 駭렱倖耕适駭렱 111010011010011110101101111010111010000010110001111001011000000010010110111010001000000010010101111010011000000010000010111010011010011110101101111010111010000010110001 e9a7adeba0b1e58096e88095e98082e9a7adeba0b1
UHC 駭렱倖耕适駭렱 1111101010110100100011101011111011111010101110001100110011101001110011101100000111111010101101001000111010111110 fab48ebefab8cce9cec1fab48ebe

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