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 鞴ォ寬マ鞴ォ寬ボ^ 111010001110010010101011111110101010101010000011011111011110100011100100101010111111101010101010100000110111101101011110 e8e4abfaaa837de8e4abfaaa837b5e
EUC-JP 鞴ォ?マ鞴ォ?ボ^ 111100001110011010001110101010110011111110100101110111101111000011100110100011101010101100111111101001011101110001011110 f0e68eab3fa5def0e68eab3fa5dc5e
UTF-8 鞴ォ寬マ鞴ォ寬ボ^ 11101001100111101011010011101111101111011010101111100101101011111010110011100011100000111001111011101001100111101011010011101111101111011010101111100101101011111010110011100011100000111001110001011110 e99eb4efbdabe5aface3839ee99eb4efbdabe5aface3839c5e
UHC ??寬マ??寬ボ^ 00111111001111111100111010110000101010111101111000111111001111111100111010110000101010111101110001011110 3f3fceb0abde3f3fceb0abdc5e

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