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 邯懃クア邯懃クア^ 11100111101101101001110011100111101110001011000111100111101101101001110011100111101110001011000101011110 e7b69ce7b8b1e7b69ce7b8b15e
EUC-JP 邯懃クア邯懃クア^ 1110111010111000110110001110100110001110101110001000111010110001111011101011100011011000111010011000111010111000100011101011000101011110 eeb8d8e98eb88eb1eeb8d8e98eb88eb15e
UTF-8 邯懃クア邯懃クア^ 11101001100000101010111111100110100001111000001111101111101111011011100011101111101111011011000111101001100000101010111111100110100001111000001111101111101111011011100011101111101111011011000101011110 e982afe68783efbdb8efbdb1e982afe68783efbdb8efbdb15e
UHC 邯懃??邯懃??^ 11001010111110111101000011000100001111110011111111001010111110111101000011000100001111110011111101011110 cafbd0c43f3fcafbd0c43f3f5e

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