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 邯懃ーキ邯懃ーキ^ 11100111101101101001110011100111101100001011011111100111101101101001110011100111101100001011011101011110 e7b69ce7b0b7e7b69ce7b0b75e
EUC-JP 邯懃ーキ邯懃ーキ^ 1110111010111000110110001110100110001110101100001000111010110111111011101011100011011000111010011000111010110000100011101011011101011110 eeb8d8e98eb08eb7eeb8d8e98eb08eb75e
UTF-8 邯懃ーキ邯懃ーキ^ 11101001100000101010111111100110100001111000001111101111101111011011000011101111101111011011011111101001100000101010111111100110100001111000001111101111101111011011000011101111101111011011011101011110 e982afe68783efbdb0efbdb7e982afe68783efbdb0efbdb75e
UHC 邯懃??邯懃??^ 11001010111110111101000011000100001111110011111111001010111110111101000011000100001111110011111101011110 cafbd0c43f3fcafbd0c43f3f5e

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