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 逡???靜?畯 11100111100101010011111100111111001111111110100011001110001111111111101101101111 e7953f3f3fe8ce3ffb6f
EUC-JP 逡???靜?畯 1110110111110101001111110011111100111111111100001101000000111111100011111100110110111011 edf53f3f3ff0d03f8fcdbb
UTF-8 逡ㆁ렰렔靜렱畯 111010011000000010100001111000111000011010000001111010111010000010110000111010111010000010010100111010011001110110011100111010111010000010110001111001111001010110101111 e980a1e38681eba0b0eba094e99d9ceba0b1e795af
UHC 逡ㆁ렰렔靜렱畯 1111000111100100101001001111000110001110101111011000111010101001111100001010000110001110101111101111000111100001 f1e4a4f18ebd8ea9f0a18ebef1e1

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