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 逖溽ケケ逖溽ケケ^ 11100111100110001001111111100111101110011011100111100111100110001001111111100111101110011011100101011110 e7989fe7b9b9e7989fe7b9b95e
EUC-JP 逖溽ケケ逖溽ケケ^ 1110110111111000110111101110100110001110101110011000111010111001111011011111100011011110111010011000111010111001100011101011100101011110 edf8dee98eb98eb9edf8dee98eb98eb95e
UTF-8 逖溽ケケ逖溽ケケ^ 11101001100000001001011011100110101110101011110111101111101111011011100111101111101111011011100111101001100000001001011011100110101110101011110111101111101111011011100111101111101111011011100101011110 e98096e6babdefbdb9efbdb9e98096e6babdefbdb9efbdb95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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