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 踐溽ケケ踐溽ケケ^ 11100110111101101001111111100111101110011011100111100110111101101001111111100111101110011011100101011110 e6f69fe7b9b9e6f69fe7b9b95e
EUC-JP 踐溽ケケ踐溽ケケ^ 1110110011111000110111101110100110001110101110011000111010111001111011001111100011011110111010011000111010111001100011101011100101011110 ecf8dee98eb98eb9ecf8dee98eb98eb95e
UTF-8 踐溽ケケ踐溽ケケ^ 11101000101110001001000011100110101110101011110111101111101111011011100111101111101111011011100111101000101110001001000011100110101110101011110111101111101111011011100111101111101111011011100101011110 e8b890e6babdefbdb9efbdb9e8b890e6babdefbdb9efbdb95e
UHC 踐???踐???^ 1111010011000010001111110011111100111111111101001100001000111111001111110011111101011110 f4c23f3f3ff4c23f3f3f5e

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